Skip to content

gh-dep-risk 0.1.5

Choose a tag to compare

@github-actions github-actions released this 16 Apr 06:24
· 35 commits to main since this release

Summary

gh-dep-risk is a precompiled GitHub CLI extension for on-demand npm pull request dependency risk review.

This release completes the public release-candidate pass and keeps the extension aligned with its current install and workflow behavior.

Highlights

  • Adds an MIT license for clear public reuse and redistribution.
  • Aligns README and contributor-facing docs with the current extension install, workflow, and release flow.
  • Keeps the product shape unchanged: one Go binary, npm-only scope, on-demand CLI workflow.

Validation

  • go test ./...
  • release workflow completed successfully
  • install-smoke completed successfully on Ubuntu, macOS, and Windows
  • real PR validation covered gh dep-risk pr, --bundle-dir, --comment, and --fail-level

Install

gh extension install rad1092/gh-dep-risk
gh dep-risk version

Full Changelog

v0.1.4...v0.1.5