github / github/vscode-github-actions

Link from a uses: with unspecified version goes to tree/undefined

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

説明

**Describe the bug**
When writing `uses: actions/checkout` in a file, ctrl + clicking it to open in web browser opens it to github.com/actions/checkout/tree/undefined

**To Reproduce**
1. Create workflow with `uses: actions/checkout` in a step
2. ctrl + click it to go to github
3. 404 page as there is no undefined tag

**Expected behavior**
It should go to the repository main page

**Extension Version**
`v0.27.2`

**Additional context**
It would be cool to know the latest version of that module in the highlight.

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

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

調査の方向性

Start by reproducing the ctrl-click behavior with a workflow step containing `uses: actions/checkout`, then trace the link handling for an unspecified version. Done means the link opens the repository main page rather than a URL containing `tree/undefined`; consider the extension version and the request for latest-version highlighting separately.

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

評価

技術スタック
github-actions, typescript
領域
tooling
issue の種類
バグ
難易度
2/5
見積もり時間
1〜3時間
活発さ
停滞
明瞭さ
明確に書かれている
初心者へのやさしさ
55/100

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

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