Skip to content

Read GitHub repository URLs in more spellings - #231

Merged
fniessink merged 1 commit into
mainfrom
224-github-url-shapes-that-go-unresolved
Aug 11, 2026
Merged

Read GitHub repository URLs in more spellings#231
fniessink merged 1 commit into
mainfrom
224-github-url-shapes-that-go-unresolved

Conversation

@fniessink

Copy link
Copy Markdown
Member

Read a GitHub repository URL in three more spellings: git's scp-like git@github.com:owner/repo form, npm's github:owner/repo host shorthand, and npm's bare owner/repo shorthand. A pre-commit hook whose repository uses the scp-like form is updated instead of being silently left alone. The changelog of a package whose npm repository uses any of the three is found instead of being reported missing.

Closes #224.

Read a GitHub repository URL in three more spellings: git's scp-like `git@github.com:owner/repo` form, npm's `github:owner/repo` host shorthand, and npm's bare `owner/repo` shorthand. A pre-commit hook whose repository uses the scp-like form is updated instead of being silently left alone. The changelog of a package whose npm `repository` uses any of the three is found instead of being reported missing.

Closes #224.
@fniessink fniessink linked an issue Aug 11, 2026 that may be closed by this pull request
@fniessink
fniessink merged commit 5eea2d6 into main Aug 11, 2026
2 checks passed
@fniessink
fniessink deleted the 224-github-url-shapes-that-go-unresolved branch August 11, 2026 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GitHub URL shapes that go unresolved

1 participant