github / github/vscode-github-actions
permissions: models: read not recognized
オープン
bug
- 主要言語
- TypeScript
- スター
- 660
- フォーク
- 213
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
There is a new permissions scope `models`
```yaml
permissions:
models: read
```
https://docs.github.com/en/github-models/integrating-ai-models-into-your-development-workflow#using-ai-models-with-github-actions
コントリビューションガイド
調査の方向性
Start by tracing how this VS Code extension parses or validates GitHub Actions workflow permissions, using the linked GitHub documentation to confirm the models scope. Done means a workflow containing permissions.models: read is recognized without an unsupported-permission error; the payload does not name a file or test to run.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- typescript
- 領域
- ci-cd, devtools
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100