[PR #2767] [MERGED] feat: add models permission level for AI inference responses #2588

Closed
opened 2026-03-01 22:37:20 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/2767
Author: @pelikhan
Created: 5/20/2025
Status: Merged
Merged: 5/22/2025
Merged by: @mergify[bot]

Base: masterHead: pelikhan/permissions-models-read


📝 Commits (2)

  • 2b0c09e feat: add models permission level for AI inference responses
  • 12b9a10 Merge branch 'master' into pelikhan/permissions-models-read

📊 Changes

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

View changed files

📝 pkg/schema/workflow_schema.json (+4 -0)

📄 Description

Fixes https://github.com/nektos/act/issues/2766

This is a new permission to support GitHub Models in Actions.

  • updated the schema... but unclear about new steps.
  • make pr touched a few other files, which I ignored as they were unrelated

🔄 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/2767 **Author:** [@pelikhan](https://github.com/pelikhan) **Created:** 5/20/2025 **Status:** ✅ Merged **Merged:** 5/22/2025 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `pelikhan/permissions-models-read` --- ### 📝 Commits (2) - [`2b0c09e`](https://github.com/nektos/act/commit/2b0c09e3dbc9e2ef9bd8e2ce17244e5702f3c28a) feat: add models permission level for AI inference responses - [`12b9a10`](https://github.com/nektos/act/commit/12b9a106d026b6efb31908c04188c03e8c0824b8) Merge branch 'master' into pelikhan/permissions-models-read ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `pkg/schema/workflow_schema.json` (+4 -0) </details> ### 📄 Description Fixes https://github.com/nektos/act/issues/2766 This is a new permission to support GitHub Models in Actions. - updated the schema... but unclear about new steps. - `make pr` touched a few other files, which I ignored as they were unrelated --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 22:37:20 +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#2588
No description provided.