Skip to content

Releases: hushsecurity/gh-pr-revision

gh-pr-revision 0.8.0

14 Aug 06:16

Choose a tag to compare

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

01 Jul 12:53

Choose a tag to compare

What's Changed

  • makefile: use golangci-lint for 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 reviewers attribute in dependabot.yaml by @r-bk in #55

Full Changelog: v0.7.1...v0.7.2

gh-pr-revision 0.7.1

27 Mar 14:00

Choose a tag to compare

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 v2 by @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

05 Jan 08:00
3b0339f

Choose a tag to compare

What's Changed

  • golangci: increase timeout from 3 to 5 min by @r-bk in #33
  • create: add -n, --no-review knob by @r-bk in #35

Full Changelog: v0.6.0...v0.7.0

gh-pr-revision 0.6.0

16 Dec 07:32
8e54f78

Choose a tag to compare

What's Changed

  • create: allow adding reviewers by @r-bk in #32

Full Changelog: v0.5.0...v0.6.0

gh-pr-revision 0.5.0

09 Dec 12:53

Choose a tag to compare

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

28 Oct 10:05

Choose a tag to compare

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 appPrComment output by @r-bk in #19
  • create: add -m, --message parameter by @r-bk in #20
  • changelog: add v0.4.0 by @r-bk in #21

New Contributors

Full Changelog: v0.3.0...v0.4.0

gh-pr-revision 0.3.0

23 Oct 16:24

Choose a tag to compare

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 unparam linter 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

gh-pr-revision 0.2.0

23 Oct 06:42

Choose a tag to compare

What's Changed

  • changelog: initial commit by @r-bk in #3
  • gh-pr-revision: new name by @r-bk in #2
  • changelog: add backward incompatibility notice on v0.2.0 by @r-bk in #4

Full Changelog: v0.1.0...v0.2.0

gh-pr-revision 0.2.0-rc2

23 Oct 06:26

Choose a tag to compare

Pre-release

What's Changed

  • changelog: initial commit by @r-bk in #3

Full Changelog: v0.1.0...v0.2.0-rc2