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