Commit Graph

22 Commits

Author SHA1 Message Date
Alexander Neben f0e28cbc5f SERVER-101443 Get PR title/description feedback on push (#32907)
GitOrigin-RevId: 8488bf74340cf02347d551f9bc3ecbcec51f2391
2025-04-09 22:36:05 +00:00
auto-revert-app[bot] 60a1432585 Revert "SERVER-101443 Get PR title feedback on push (#32861)" (#32898)
Co-authored-by: auto-revert-processor <devprod-si-team@mongodb.com>
GitOrigin-RevId: 19929b895adba5f114ed64e781950fd00206717d
2025-04-09 22:35:16 +00:00
Alexander Neben 18034506fa SERVER-101443 Get PR title feedback on push (#32861)
GitOrigin-RevId: 1b7e74d7dc277cca2ba1db524b2925537f76f9c1
2025-04-09 22:31:51 +00:00
Juan Gu 855dfadef0 SERVER-94077 Use isort in Ruff configs (#27865)
GitOrigin-RevId: e793d662774ccd3ab6c3f356c2287cf1f7ff9805
2024-10-10 19:33:49 +00:00
Juan Gu 30cb899c41 SERVER-94075 Remove fixable-but-unsafe Ruff rule exclusions (#27297)
GitOrigin-RevId: 61ae81a0cb7b90fca789d455932105bf2f5ffe84
2024-09-20 16:53:10 +00:00
Steve McClure bfa96e8503 SERVER-92729 Ignore whitespace for commit message validation comparisons (#25191)
GitOrigin-RevId: 4b0e45da036e265971b82500736cdb0db4d8234a
2024-07-23 17:33:17 +00:00
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
Alexander Neben 97ac02fa50 SERVER-68593 Disable low value python warnings 2022-09-02 22:55:09 +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