Phillip Webb
10fdd65063
Add prepare-forward-merge script
...
Add a git hook script that can be used to prepare a sensible merge
commit message.
Closes gh-21688
5 years ago
Phillip Webb
39caf45155
Allow forward merge to work with .x patterns
...
Closes gh-21687
5 years ago
Phillip Webb
4a6e08c817
Add logging to forward-merge script
...
Add some logging to aid with development.
5 years ago
Phillip Webb
b6474f2ca1
Remove accidentally committed hook file
5 years ago
Phillip Webb
eddbfb34f7
Merge branch '2.1.x'
...
Closes gh-17258
5 years ago
Phillip Webb
ffbb23bc6d
Always use credentials in forward merge script
...
Closes gh-17257
5 years ago
Phillip Webb
7ed0faa574
Merge branch '2.1.x'
...
Closes gh-17088
6 years ago
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
6 years ago
Andy Wilkinson
95149cd7cb
Make it easier to identify issues created for forward ports
...
Closes gh-16566
6 years ago
Andy Wilkinson
7175b80669
Output information about issue created for forward merge
...
See gh-16458
6 years ago
Andy Wilkinson
58c9412c09
Add forward merge issue creation hook
...
Closes gh-16458
6 years ago