Skip to content

v1.10.1

Compare
Choose a tag to compare
@bluekeyes bluekeyes released this 28 Sep 16:54
· 293 commits to develop since this release
a495289

Add branch_patterns trigger condition (#200)

Users can now set the branch_patterns option to a list of regular expressions to trigger merges to branches with names that match any of the patterns.

Other Changes

  • Fix regression (from 1.9.0) with the body: empty_body option for squash commits (#193)
  • Upgrade palantir/go-githubapp to the latest version, introducing new error metrics and log fields (#201)