Introduced a new regex pattern COMMON_10GENREPO_COMMIT_QUEUE_PATTERN to better capture and validate commit messages specifically formatted for the '10gen/mongo' repository.
one example message from the commit queue:
'10gen/mongo' commit queue merge (PR #16149) by juan.gu: SERVER-82012 Renaming copybara.staging.sky to copybara.sky (https://github.com/10gen/mongo/pull/16149)
- is related to
-
SERVER-83626 Wrong subset of patterns used in validate_commit_message.py
- Closed