Skip to content

priority merge, per-target queues, coauthor trailer improvements

Compare
Choose a tag to compare
@chdsbd chdsbd released this 29 Nov 05:46
· 169 commits to master since this release
4d2c77f

Added

  • add new config option (merge.priority_merge_label) to place PR at front of merge queue. (#573, #555)
  • add merge queue per target branch (#572, #556)

Changed

  • merge commits are now excluded when calculating pull request coauthors for merge.message.include_coauthors. (#581, #576)
  • coauthor trailers are now only prefixed with new lines if the commit message is non empty. (#578, #577)