github / github/vscode-github-actions
Support `runs-on` auto-completion and runner list using new API
Open
- Dominant language
- TypeScript
- Stars
- 660
- Forks
- 213
- PR merge metrics
- No merged PRs in 30d
Description
Make use of https://github.blog/changelog/2023-08-21-repository-actions-runners-list/
Contributor guide
Research direction
Read the linked GitHub changelog first, then locate the extension's existing runs-on completion and runner-list entry points. Update the feature to use the new runners API, with completion showing available runners; verify the behavior using the extension's existing tests or manual VS Code testing if no test is identified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, github-actions, typescript
- Domain
- ci-cd, developer-experience
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100