[PR #1128] [MERGED] fix: remove composite restrictions #1795

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

📋 Pull Request Information

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

Base: masterHead: fix/remove-composite-restrictions


📝 Commits (3)

  • b9a2114 fix: remove composite restrictions
  • c0956ed Merge branch 'master' into fix/remove-composite-restrictions
  • af59418 Merge branch 'master' into fix/remove-composite-restrictions

📊 Changes

3 files changed (+29 additions, -68 deletions)

View changed files

📝 pkg/model/workflow.go (+0 -31)
📝 pkg/runner/action.go (+0 -7)
📝 pkg/runner/runner.go (+29 -30)

📄 Description

As noted by @ChristopherHX on Gitter, composite actions don't need to be restricted anymore
https://github.com/actions/runner/pull/1763


🔄 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/1128 **Author:** [@catthehacker](https://github.com/catthehacker) **Created:** 4/15/2022 **Status:** ✅ Merged **Merged:** 5/23/2022 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `fix/remove-composite-restrictions` --- ### 📝 Commits (3) - [`b9a2114`](https://github.com/nektos/act/commit/b9a2114588e877a4546a2bca36eff0fdd5b4c2fb) fix: remove composite restrictions - [`c0956ed`](https://github.com/nektos/act/commit/c0956ed47b33b3a45a90d9787bdea92a340dfe75) Merge branch 'master' into fix/remove-composite-restrictions - [`af59418`](https://github.com/nektos/act/commit/af59418c76ae5cf976a2d5a25f61126db7ce10cc) Merge branch 'master' into fix/remove-composite-restrictions ### 📊 Changes **3 files changed** (+29 additions, -68 deletions) <details> <summary>View changed files</summary> 📝 `pkg/model/workflow.go` (+0 -31) 📝 `pkg/runner/action.go` (+0 -7) 📝 `pkg/runner/runner.go` (+29 -30) </details> ### 📄 Description As noted by @ChristopherHX on Gitter, composite actions don't need to be restricted anymore https://github.com/actions/runner/pull/1763 --- <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:42 +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#1795
No description provided.