Skip to content

v1.28.0

Compare
Choose a tag to compare
@bluekeyes bluekeyes released this 20 Apr 17:39
· 252 commits to develop since this release
00420ac

Add support for merge queues (#554)

Policy Bot now responds to the webhook events used by GitHub merge queues. If the repository defines a policy, all pull requests in the merge queue are automatically approved. Contributed by @devinburnette.

Other Changes

  • Build distributions for linux/arm64 (#556)
  • Fix regression with status updates for comments and reviews that disapprove a pull request (#567)
  • Build with Go 1.20 (#540)
  • Update dependencies and build tools