[PR #143] [MERGED] fix #122 - support actions/checkout for repos other the one for this … #1367

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/143
Author: @cplee
Created: 3/10/2020
Status: Merged
Merged: 3/10/2020
Merged by: @cplee

Base: masterHead: iss-122


📝 Commits (2)

  • 0fbf11e fix #122 - support actions/checkout for repos other the one for this workflow
  • 0247486 Merge branch 'master' into iss-122

📊 Changes

4 files changed (+66 additions, -3 deletions)

View changed files

📝 pkg/container/docker_run.go (+1 -0)
📝 pkg/runner/run_context.go (+37 -1)
📝 pkg/runner/step_context.go (+9 -2)
pkg/runner/testdata/issue-122/main.yaml (+19 -0)

📄 Description

…workflow


🔄 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/143 **Author:** [@cplee](https://github.com/cplee) **Created:** 3/10/2020 **Status:** ✅ Merged **Merged:** 3/10/2020 **Merged by:** [@cplee](https://github.com/cplee) **Base:** `master` ← **Head:** `iss-122` --- ### 📝 Commits (2) - [`0fbf11e`](https://github.com/nektos/act/commit/0fbf11e59e6dfbda2777d96438e99a330502f5f5) fix #122 - support actions/checkout for repos other the one for this workflow - [`0247486`](https://github.com/nektos/act/commit/0247486e2e4d9728fb9e3149fe4bf3ca5203cafd) Merge branch 'master' into iss-122 ### 📊 Changes **4 files changed** (+66 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `pkg/container/docker_run.go` (+1 -0) 📝 `pkg/runner/run_context.go` (+37 -1) 📝 `pkg/runner/step_context.go` (+9 -2) ➕ `pkg/runner/testdata/issue-122/main.yaml` (+19 -0) </details> ### 📄 Description …workflow --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:50:52 +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#1367
No description provided.