Andy Wilkinson
94e17d23ef
Create issue for each forward merge found in commit message
...
Closes gh-25586
2021-03-10 17:30:15 +00:00
Scott Frederick
e5ec6dfef0
Find nearest milestone for forward merge with .x pattern
...
Fixes gh-22350
2020-07-15 17:04:34 -05:00
Phillip Webb
39caf45155
Allow forward merge to work with .x patterns
...
Closes gh-21687
2020-06-04 20:05:17 -07:00
Phillip Webb
4a6e08c817
Add logging to forward-merge script
...
Add some logging to aid with development.
2020-06-04 20:05:01 -07:00
Phillip Webb
ffbb23bc6d
Always use credentials in forward merge script
...
Closes gh-17257
2019-06-18 15:08:09 -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