github / github/vscode-github-actions

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

Open
#506 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
660
Forks
213
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.