Add linting support for cache-mode

Open Beginner friendly
#627 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
76/100
Issue type
Feature
Clarity
Clearly specified
Activity status
Active
Tech stack
github-actions, typescript, vscode
Domain
devtools, tooling

Research direction

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.

Written by the indexing model from the issue text.

Description

enhancement

Is your feature request related to a problem? Please describe.
With the release of 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/

Dominant language
TypeScript
Stars
661
Forks
214
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from github/vscode-github-actions

All issues in github/vscode-github-actions

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.