Commit Graph

5 Commits

Author SHA1 Message Date
Phillip Webb
7ed0faa574 Merge branch '2.1.x'
Closes gh-17088
2019-06-07 21:03:13 -07:00
Phillip Webb
ef09ee5dea Add new line when rewriting git message
Update the forward merge script to add an additional new line when
rewiring the commit message. Prior this this commit, if an additional
line immediately followed the "Fixes ... in ..." pattern it would be
appended to the end of the rewritten fixes line.

Closes gh-16861
2019-05-28 13:30:13 -07:00
Andy Wilkinson
95149cd7cb Make it easier to identify issues created for forward ports
Closes gh-16566
2019-04-15 16:59:27 +01:00
Andy Wilkinson
7175b80669 Output information about issue created for forward merge
See gh-16458
2019-04-04 15:07:39 +01:00
Andy Wilkinson
58c9412c09 Add forward merge issue creation hook
Closes gh-16458
2019-04-04 13:24:40 +01:00