github / github/vscode-github-actions
Make sure envs created during steps are also recognized
- 主要語言
- TypeScript
- 星號
- 660
- 分支
- 213
- PR 合併指標
- 30 天內沒有已合併 PR
描述
**Is your feature request related to a problem? Please describe.**
As shown below, the value of GITHUB_ENV created during execution is not recognized by extention.
However, since this method is officially recommended by GitHub https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions#setting-an-environment-variable I think the created env should also be able to recognize it.
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Additional context**
Add any other context or screenshots about the feature request here.
貢獻指南
研究方向
Start by reproducing a workflow that writes an environment variable through GITHUB_ENV during execution, then trace where the extension recognizes workflow environments. Done means variables created by steps using the documented GITHUB_ENV method are recognized by the extension.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- typescript
- 領域
- ci-cd, devtools
- Issue 類型
- 功能
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100