Alexander Neben
8c6700d8da
SERVER-91650 Added more checks to pr description ( #23659 )
...
GitOrigin-RevId: f3d7cd102c4f8d5d20c38574195de6321b8bb9d6
2024-06-19 01:46:48 +00:00
stevegrossmongodb
f69b6dcfb8
SERVER-90006 Fix up commit message validation logic (master) ( #22052 )
...
(This is a copy of https://github.com/10gen/mongo/pull/21906 , applied to
master branch)
Simplifies commit message validation to the simplest possible logic: a
straightforward regex on the PR title.
Note: This PR also includes the addition of a `github_pr_alias`, so that
the new GitHub merge queue uses the correct set of tests on push.
GitOrigin-RevId: 4d30700235735798a52a344b291f8ca0bf530cb0
2024-05-21 03:13:25 +00:00
Steve McClure
b4b23946cd
SERVER-90570: Enable formatting checks for buildscripts directory, excluding idl ( #22254 )
...
GitOrigin-RevId: 9d997a9f44cd43a8dec7c2a17fa2dbcd875e92f6
2024-05-16 22:07:36 +00:00
aldo-aguilar
de3e64d98e
SERVER-81200 added optional debug logs for buildscript validate_commit_messages
2023-09-21 15:34:00 +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