[PR #871] [MERGED] Fix github SSH regex for missing .git extension #1659

Closed
opened 2026-03-01 21:52:07 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/871
Author: @michaelbeaumont
Created: 11/12/2021
Status: Merged
Merged: 11/13/2021
Merged by: @mergify[bot]

Base: masterHead: patch-1


📝 Commits (3)

  • 3bb8cbc tests(pkg/common) add failing test case for SSH git URL
  • 2b0063f fix(pkg/common) github SSH regex for missing .git extension
  • a8faea5 Merge branch 'master' into patch-1

📊 Changes

2 files changed (+3 additions, -2 deletions)

View changed files

📝 pkg/common/git.go (+2 -2)
📝 pkg/common/git_test.go (+1 -0)

📄 Description

Of course the same issue fixed in https://github.com/nektos/act/pull/34 exists for SSH URLs.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/nektos/act/pull/871 **Author:** [@michaelbeaumont](https://github.com/michaelbeaumont) **Created:** 11/12/2021 **Status:** ✅ Merged **Merged:** 11/13/2021 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (3) - [`3bb8cbc`](https://github.com/nektos/act/commit/3bb8cbcd650b8a63d048c1ff879faede89b5a015) tests(pkg/common) add failing test case for SSH git URL - [`2b0063f`](https://github.com/nektos/act/commit/2b0063fd8a43fd568fadd9c99f85f37bdc4d06cd) fix(pkg/common) github SSH regex for missing .git extension - [`a8faea5`](https://github.com/nektos/act/commit/a8faea51e6785f0aad26dc39cfff788481c687a1) Merge branch 'master' into patch-1 ### 📊 Changes **2 files changed** (+3 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `pkg/common/git.go` (+2 -2) 📝 `pkg/common/git_test.go` (+1 -0) </details> ### 📄 Description Of course the same issue fixed in https://github.com/nektos/act/pull/34 exists for SSH URLs. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:52:07 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/act#1659
No description provided.