github / github/vscode-github-actions

Import annotations command as diagnostics

オープン
#292 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
enhancement good first issue help wanted
主要言語
TypeScript
スター
660
フォーク
213
PR マージ指標
30日以内にマージされた PR はありません

説明

**Is your feature request related to a problem? Please describe.**
GitHub Actions have a known format to report error/warning/info messages. It is rendered on the web preview. However, they are not supported in the action. https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions

**Describe the solution you'd like**
Import the annotations as vscode Diagnostics instance so that the user can easily click on each and navigate to the issue.

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

ファイル、テスト、エントリーポイントは指定されていません。まず、リンクされている GitHub Actions workflow commands のドキュメントを読み、extension が action output を処理している箇所を特定します。次に、annotations を VS Code Diagnostics に変換する方法を確認します。対応している annotations がクリック可能な diagnostics として表示され、それぞれの報告された問題へ移動できれば完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
github-actions, typescript, vscode
領域
ci-cd, devtools
issue の種類
機能追加
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。