github palantir/bulldozer 1.8.0

latest releases: v1.15.0, v1.14.0, v1.13.2...
4 years ago

Add support for fast-forward merging (#176)

Using the new merge mode ff-only will fast-forward the target branch of the pull request to match the source branch. This merge method only works if a fast-forward merge is possible, i.e. the source branch contains all commits on the target branch.

Other Changes

  • Clarify when push_restriction_user_token is required in response to GitHub updates (#171)

Don't miss a new bulldozer release

NewReleases is sending notifications on new releases.