[PR #1104] [MERGED] feat: add option to specify git remote name #1778

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/1104
Author: @catthehacker
Created: 4/4/2022
Status: Merged
Merged: 4/4/2022
Merged by: @mergify[bot]

Base: masterHead: feat/remote-name


📝 Commits (2)

  • a841868 feat: add option to specify git remote name
  • 7e6d235 Merge branch 'master' into feat/remote-name

📊 Changes

6 files changed (+15 additions, -7 deletions)

View changed files

📝 cmd/input.go (+1 -0)
📝 cmd/root.go (+2 -0)
📝 pkg/common/git.go (+8 -4)
📝 pkg/common/git_test.go (+2 -2)
📝 pkg/runner/run_context.go (+1 -1)
📝 pkg/runner/runner.go (+1 -0)

📄 Description

fixes https://github.com/nektos/act/issues/1099
fixes https://github.com/nektos/act/issues/983

Signed-off-by: Ryan me@hackerc.at


🔄 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/1104 **Author:** [@catthehacker](https://github.com/catthehacker) **Created:** 4/4/2022 **Status:** ✅ Merged **Merged:** 4/4/2022 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `feat/remote-name` --- ### 📝 Commits (2) - [`a841868`](https://github.com/nektos/act/commit/a841868faa078470601e39114c81a25be359f409) feat: add option to specify git remote name - [`7e6d235`](https://github.com/nektos/act/commit/7e6d235aec3f1f566e9498e9303882ee45da92f3) Merge branch 'master' into feat/remote-name ### 📊 Changes **6 files changed** (+15 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `cmd/input.go` (+1 -0) 📝 `cmd/root.go` (+2 -0) 📝 `pkg/common/git.go` (+8 -4) 📝 `pkg/common/git_test.go` (+2 -2) 📝 `pkg/runner/run_context.go` (+1 -1) 📝 `pkg/runner/runner.go` (+1 -0) </details> ### 📄 Description fixes https://github.com/nektos/act/issues/1099 fixes https://github.com/nektos/act/issues/983 Signed-off-by: Ryan <me@hackerc.at> --- <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:39 +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#1778
No description provided.