github / github/vscode-github-actions

Add linting support for cache-mode

Ouverte Adaptée aux débutants
#627 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
enhancement
Langage dominant
TypeScript
Étoiles
660
Forks
213
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

**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/

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

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.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
github-actions, typescript, vscode
Domaine
devtools, tooling
Type d'issue
Fonctionnalité
Difficulté
2/5
Temps estimé
1-3 heures
Activité
Active
Clarté
Clairement spécifiée
Accessibilité débutants
76/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.