github / github/vscode-github-actions
Add linting support for cache-mode
- Lingua principale
- TypeScript
- Stelle
- 660
- Fork
- 213
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
**Is your feature request related to a problem? Please describe.**
With the release of [cache-mode](https://github.blog/changelog/2026-09-10-control-github-actions-cache-access-with-cache-mode/), it's time to add linting support for the property!
**Describe the solution you'd like**
Currently, the extension displays an error for `cache-mode`.
The solution would be to add linting support for `cache-mode` like other properties, e.g. concurrency and jobs.
**Additional context**
Changelog post: https://github.blog/changelog/2026-09-10-control-github-actions-cache-access-with-cache-mode/
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Start by locating the linting definitions for existing properties such as concurrency and jobs, then inspect how the VS Code extension reports the currently invalid cache-mode property. Done means cache-mode is accepted and linted like the other supported properties without producing an error.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- github-actions, typescript, vscode
- Ambito
- devtools, tooling
- Tipo di issue
- Funzionalità
- Difficoltà
- 2/5
- Tempo stimato
- 1-3 ore
- Stato di attività
- Attiva
- Chiarezza
- Specificata chiaramente
- Idoneità per principianti
- 76/100