Commit Graph

27 Commits

Author SHA1 Message Date
Zack Winter
8ec1538419 SERVER-123867: Disable Printing out Env Variables in Typer Exception Handler (#51608)
GitOrigin-RevId: 69bf0ec048d1048cdeefc3064570aba68d916aee
2026-04-10 20:39:14 +00:00
Zack Winter
3542b0ed3e SERVER-121919 Allow SERVER -XXXX tickets to pass through PR title validator in PR status check (#49839)
GitOrigin-RevId: dc1bcdf524e039f4a16249c6cbcef80525c203e5
2026-03-18 05:05:31 +00:00
tevoinea-mdb
0061340e96 SERVER-103225 Improve commit message validation error (#48336)
Co-authored-by: Trevor Guidry <trevor.guidry@mongodb.com>
GitOrigin-RevId: 9e9370a12386c719d930e0b91e9399f047d8c497
2026-02-20 18:54:23 +00:00
Trevor Guidry
436caa65b0 SERVER-119785: allow GUARD commits (#48170)
GitOrigin-RevId: d380de4590824fc46bc8f02b0f572a21d7758e80
2026-02-20 18:37:29 +00:00
Zack Winter
5c24a13a7d SERVER-111295 Set python as formatter in format_multirun (#41677)
GitOrigin-RevId: fd3c58d1f5a9230a9fb728d2678c8c614c20437f
2025-09-24 17:41:24 +00:00
Steve McClure
465b8006cd SERVER-108812: Improve messaging in validate_commit_message (#39636)
Co-authored-by: Zack Winter <3457246+zackwintermdb@users.noreply.github.com>
GitOrigin-RevId: 59b762a96e76d05b9a856ebb6c76fb4d1bf773f5
2025-08-06 13:28:37 +00:00
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
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
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