stevegrossmongodb
1185833261
SERVER-90006 Fix up commit message validation logic (v7.0) ( #22050 )
...
(This is a copy of https://github.com/10gen/mongo/pull/21906 , applied to
v7.0 branch)
Simplifies commit message validation to the simplest possible logic: a
straightforward regex on the PR title.
GitOrigin-RevId: b32cb8a74b3da014dac4fc658bf05b07cf32f8ea
2024-05-15 01:37:32 +00:00
David Bradford
220004ef36
SERVER-65672: pin crypography dependency
2022-04-26 19:20:59 +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
Jeff Zambory
ab08cdc4f2
SERVER-55279: Commit queue message validation got tricked by merging multiple commits
2021-07-14 17:32:48 +00:00
Richard Samuels
8a30e2e888
SERVER-57140 reformat shell scripts and allow space between redirect operators
2021-07-02 02:08:51 +00:00
Richard Samuels
f7235a3800
SERVER-55626 Extract normal shell scripts from evergreen.yml part 4
2021-05-12 19:26:12 +00:00