Commit Graph

7 Commits

Author SHA1 Message Date
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
David Bradford b28dbf4657 SERVER-65672: pin crypography dependency
(cherry picked from commit 220004ef36)
2022-04-26 20:28:23 +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