github / github/vscode-github-actions
Support `runs-on` auto-completion and runner list using new API
未关闭
- 主要语言
- TypeScript
- 星标
- 660
- 派生
- 213
- PR 合并指标
- 30 天内没有已合并 PR
描述
Make use of https://github.blog/changelog/2023-08-21-repository-actions-runners-list/
贡献指南
调研方向
先阅读链接的 GitHub 更新日志,然后定位扩展现有的 runs-on 补全和 runner 列表入口。更新该功能以使用新的 runners API,并让补全显示可用的 runner;如果没有找到测试,则使用扩展现有的测试或在 VS Code 中手动测试来验证行为。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- github, github-actions, typescript
- 领域
- ci-cd, developer-experience
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100