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