github / github/vscode-github-actions

Add linting support for cache-mode

未關閉 適合新手
#627 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
enhancement
主要語言
TypeScript
星號
660
分支
213
PR 合併指標
30 天內沒有已合併 PR

描述

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

貢獻指南

開啟貢獻指南

研究方向

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.

由索引模型根據 Issue 內容生成。

評估

技術堆疊
github-actions, typescript, vscode
領域
devtools, tooling
Issue 類型
功能
難度
2/5
預估耗時
1-3 小時
活躍度
活躍
描述清晰度
描述清楚
新手友好度
76/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。