feat: add models permission level for AI inference responses#2767
feat: add models permission level for AI inference responses#2767mergify[bot] merged 2 commits intonektos:masterfrom
Conversation
|
Can we pull all changes of https://github.com/actions/languageservices/blob/main/workflow-parser/src/workflow-v1.0.json ? A new global description was added as well |
|
Information: Test failure is unrelated, GitHub Hosted Runner change made this test fail outside of docker. Disabling this test was not merged. |
|
Do you want me to pull the full updated in? I didn't realize this was the source of truth. |
Optional, not a merge requirement for me. A second PR approval is a merge requirement. Thanks for the information that the permission field got an update, not polling frequently anymore. I confirm changing this single json file is enough to work correctly with act and nothing more is needed. |
I guess adding a readme.md file explaining where the files are coming from might makes sense |
38ca4d7 to
2b0c09e
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2767 +/- ##
===========================================
+ Coverage 61.56% 74.66% +13.10%
===========================================
Files 53 73 +20
Lines 9002 11139 +2137
===========================================
+ Hits 5542 8317 +2775
+ Misses 3020 2185 -835
- Partials 440 637 +197 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Fixes #2766
This is a new permission to support GitHub Models in Actions.
make prtouched a few other files, which I ignored as they were unrelated