stevegrossmongodb
1d8b64ecb7
SERVER-90006 Fix up commit message validation logic (v6.0) ( #22049 )
...
(This is a copy of https://github.com/10gen/mongo/pull/21906 , applied to
v6.0 branch)
Simplifies commit message validation to the simplest possible logic: a
straightforward regex on the PR title.
GitOrigin-RevId: 591c77c927d7893fadd53f89d16b2a8300dd57af
2024-05-09 17:09:09 +00:00
Anthony Pratti
9a1389fe21
SERVER-83626 make validate_commit_message pattern more resilient
...
GitOrigin-RevId: 13db082842539a119d57ec9cf282be2b6da1a3a2
2023-12-11 17:46:26 +00:00
Juan Gu
72e94de274
SERVER-82043 Enhancement of Commit Message Validation for 10gen/mongo Commits ( #16160 )
...
(cherry picked from commit 4dc9f17146 )
2023-11-28 00:38:40 +00:00
David Bradford
69a2128b5e
SERVER-62292: Validate commit messages do not reference internal tickets
2021-12-30 15:46:42 +00:00
David Bradford
307cc81f1a
SERVER-59511: Improve error messages in validate_commit_message
2021-09-08 15:52:32 +00:00
David Bradford
44ecd94334
SERVER-59476: Allow for commit messages reverting wiredtiger imports
2021-08-20 20:20:17 +00:00
Jeff Zambory
ab08cdc4f2
SERVER-55279: Commit queue message validation got tricked by merging multiple commits
2021-07-14 17:32:48 +00:00
Lydia Stepanek
021430190c
SERVER-48714 Send commit queue validation messages to stderr
2020-06-29 18:31:40 +00:00
Jim OLeary
09b9e93168
SERVER-45949 Update validate commit message client to work with new patch description standard
2020-04-30 09:21:47 +00:00
David Bradford
609270bc42
Revert "SERVER-45730 update commit queue message validation"
...
This reverts commit 54efb1c92a .
2020-04-29 00:59:49 +00:00
Jim OLeary
54efb1c92a
SERVER-45730 update commit queue message validation
2020-04-28 10:33:12 +00:00
David Bradford
544cd7662f
Revert "SERVER-45074 validate commit message against JIRA"
...
This reverts commit 1da2398abc .
2020-01-24 19:17:25 +00:00
Jim O'Leary
1da2398abc
SERVER-45074 validate commit message against JIRA
2020-01-23 17:52:51 +00:00
Jim O'Leary
1f5591c7a0
SERVER-44338 validate commit message usability
2019-12-09 11:45:50 +00:00
Jim O'Leary
0ccd8da6ee
SERVER-44338 validate commit message
2019-12-06 16:59:35 +00:00