Skip to content

v1.13.0

Compare
Choose a tag to compare
@bluekeyes bluekeyes released this 15 Apr 20:32
· 278 commits to develop since this release
19a4b08

Update pull requests on more events (#235)

Pull requests that match trigger conditions for updates are now updated when they are opened or when labels are added. Previously, pull requests only updated if the target branch changed after the pull request was opened.

Other Changes

  • Users may customize the environment variable prefix by setting the BULLDOZER_ENV_PREFIX variable (#229)
  • Build with Go 1.16.3 (#237)
  • Remove Bintray publishing and move binary distributions to GitHub Releases (#234, #237)
  • Use GitHub Actions for CI (#237)