[PR #2015] [MERGED] Use unique name for reusable workflows #2232

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/2015
Author: @Andy4495
Created: 9/21/2023
Status: Merged
Merged: 11/12/2023
Merged by: @mergify[bot]

Base: masterHead: issue_2003


📝 Commits (9)

  • 717547d Use unique name for reusable workflow
  • 9653f70 Merge branch 'master' into issue_2003
  • 13d35f6 Merge branch 'master' into issue_2003
  • d828e36 Merge branch 'master' into issue_2003
  • ee2dd6f Merge branch 'master' into issue_2003
  • b0c8b6e Merge branch 'master' into issue_2003
  • fbe92ef Merge branch 'master' into issue_2003
  • bbc754e Merge branch 'master' into issue_2003
  • d30dcab Merge branch 'master' into issue_2003

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 pkg/runner/run_context.go (+1 -1)

📄 Description

Use unique name for reusable workflows.

Fixes #2003 - act does not create separate containers for matrix builds with reusable workflows.


🔄 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/2015 **Author:** [@Andy4495](https://github.com/Andy4495) **Created:** 9/21/2023 **Status:** ✅ Merged **Merged:** 11/12/2023 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `issue_2003` --- ### 📝 Commits (9) - [`717547d`](https://github.com/nektos/act/commit/717547d67527eb9958011b466797dbbcc7816ced) Use unique name for reusable workflow - [`9653f70`](https://github.com/nektos/act/commit/9653f706d39532b1cb5150320d0727688394383a) Merge branch 'master' into issue_2003 - [`13d35f6`](https://github.com/nektos/act/commit/13d35f69e8fab0a632b0affe0191168687eb4878) Merge branch 'master' into issue_2003 - [`d828e36`](https://github.com/nektos/act/commit/d828e360fd4b32630e04d859b1beaa65006b9b1d) Merge branch 'master' into issue_2003 - [`ee2dd6f`](https://github.com/nektos/act/commit/ee2dd6f345e418ff40de7dc42633d82be1599cf6) Merge branch 'master' into issue_2003 - [`b0c8b6e`](https://github.com/nektos/act/commit/b0c8b6e2c4657d6e4de4fdb5322a72b801a52300) Merge branch 'master' into issue_2003 - [`fbe92ef`](https://github.com/nektos/act/commit/fbe92eff824cee8ff4567dc7173528e8138a73a9) Merge branch 'master' into issue_2003 - [`bbc754e`](https://github.com/nektos/act/commit/bbc754e8b22ed2fad0c4117fcfb1dffead09cd3e) Merge branch 'master' into issue_2003 - [`d30dcab`](https://github.com/nektos/act/commit/d30dcab96f008f54c446664f4e6c3d9fffc42f8a) Merge branch 'master' into issue_2003 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `pkg/runner/run_context.go` (+1 -1) </details> ### 📄 Description Use unique name for reusable workflows. Fixes #2003 - act does not create separate containers for matrix builds with reusable workflows. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:54:33 +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#2232
No description provided.