angular/scripts/github
Joey Perrott ecce99470a build: deprecate old merge script (#37247)
Deprecate the old merge script as it no longer correctly chooses
the patch branch due to relying on numerical sorting order from
git.  Git actually provides a lexicographical sorting order.  This
that 9.0.x will be chosen rather than 10.0.x as it is sorted based
the 9 vs 1, rather than 9 vs 10.

PR Close #37247
2020-05-26 14:25:43 -04:00
..
utils build: no longer run tslint from within gulp task (#35800) 2020-03-03 09:20:49 -08:00
merge-pr build: deprecate old merge script (#37247) 2020-05-26 14:25:43 -04:00
push-pr build: add --force to push-pr 2018-10-11 16:13:59 -07:00
push-upstream build: add release helper scripts (#22378) 2018-02-22 16:12:50 -08:00
rebase-pr build: remove local rebase-pr script (#37055) 2020-05-18 16:18:32 -07:00
review-pr build: add more labels to review-pr script (#26493) 2018-10-16 14:36:28 -07:00