Releases: hushsecurity/gh-pr-revision
Releases · hushsecurity/gh-pr-revision
gh-pr-revision 0.8.0
What's Changed
- changelog: add v0.7.2 by @r-bk in #56
- build(deps): bump github.com/cli/cli/v2 from 2.74.2 to 2.76.2 by @dependabot[bot] in #57
- build(deps): bump github.com/alexflint/go-arg from 1.5.1 to 1.6.0 by @dependabot[bot] in #58
- build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #59
- Improve error message by @r-bk in #60
Full Changelog: v0.7.2...v0.8.0
gh-pr-revision 0.7.2
What's Changed
- makefile: use
golangci-lintfor code format check by @r-bk in #49 - build(deps): bump github.com/cli/cli/v2 from 2.69.0 to 2.72.0 by @dependabot in #50
- build(deps): bump golangci/golangci-lint-action from 7 to 8 by @dependabot in #51
- build(deps): bump github.com/cli/go-gh/v2 from 2.12.0 to 2.12.1 by @dependabot in #52
- build(deps): bump github.com/cli/cli/v2 from 2.72.0 to 2.74.0 by @dependabot in #53
- build(deps): bump github.com/cli/cli/v2 from 2.74.0 to 2.74.2 by @dependabot in #54
- github: handle deprecation of
reviewersattribute independabot.yamlby @r-bk in #55
Full Changelog: v0.7.1...v0.7.2
gh-pr-revision 0.7.1
What's Changed
- build(deps): bump github.com/cli/go-gh/v2 from 2.11.1 to 2.11.2 by @dependabot in #38
- build(deps): bump github.com/cli/cli/v2 from 2.64.0 to 2.67.0 by @dependabot in #40
- github: add mandatory reviewers for dependabot pull requests by @r-bk in #42
- build(deps): bump github.com/cli/cli/v2 from 2.67.0 to 2.69.0 by @dependabot in #44
- build(deps): bump github.com/cli/go-gh/v2 from 2.11.2 to 2.12.0 by @dependabot in #43
- Update to
golangci-lint v2by @r-bk in #45 - Bump version to v0.7.1 by @r-bk in #46
Full Changelog: v0.7.0...v0.7.1
gh-pr-revision 0.7.0
What's Changed
- golangci: increase timeout from 3 to 5 min by @r-bk in #33
- create: add
-n, --no-reviewknob by @r-bk in #35
Full Changelog: v0.6.0...v0.7.0
gh-pr-revision 0.6.0
gh-pr-revision 0.5.0
What's Changed
- readme: update the version number in synopsis by @r-bk in #22
- github: adjust the build triggers by @r-bk in #23
- build(deps): bump github.com/cli/cli/v2 from 2.60.1 to 2.62.0 by @dependabot in #24
- build(deps): bump github.com/cli/go-gh/v2 from 2.11.0 to 2.11.1 by @dependabot in #25
- build(deps): bump github.com/cli/cli/v2 from 2.62.0 to 2.63.0 by @dependabot in #26
- golangci: increase the timeout to 3m by @r-bk in #27
- build(deps): bump github.com/cli/cli/v2 from 2.63.0 to 2.63.1 by @dependabot in #28
- Automatically refresh review requests by @r-bk in #29
- changelog: add v0.5.0 by @r-bk in #31
Full Changelog: v0.4.0...v0.5.0
gh-pr-revision 0.4.0
What's Changed
- vscode: add cSpell configuration by @r-bk in #11
- github: verify pull requests do not have merge commits by @r-bk in #12
- github: add dependabot.yml by @r-bk in #13
- build(deps): bump github.com/cli/cli/v2 from 2.59.0 to 2.60.1 by @dependabot in #14
- dependabot: run gomod updates monthly by @r-bk in #15
- github: rename build.yaml to build.yml by @r-bk in #17
- create: print created revision number and pr comment url by @r-bk in #18
- common: trim space from
appPrCommentoutput by @r-bk in #19 - create: add
-m, --messageparameter by @r-bk in #20 - changelog: add v0.4.0 by @r-bk in #21
New Contributors
- @dependabot made their first contribution in #14
Full Changelog: v0.3.0...v0.4.0
gh-pr-revision 0.3.0
What's Changed
- Fix the CC line in revision comment by @r-bk in #5
- makefile: check Go formatting by @r-bk in #6
- github: run the build workflow periodically by @r-bk in #7
- Enable
unparamlinter by @r-bk in #8 - Add revision comparison subcommands by @r-bk in #9
- Bump version to v0.3.0 by @r-bk in #10
Full Changelog: v0.2.0...v0.3.0