-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
None
-
Decision Automation Group
I recently created this EVG ticket when commit queue validation did not catch some unintentional commits I merged to master: https://jira.mongodb.org/browse/EVG-12590
My understanding is that commit queue intentionally supports multiple commits (see https://jira.mongodb.org/browse/EVG-6799), so the validate commit queue task should as well.
I'm not sure if there is any way to distinguish one commit message from another in the validate commit queue code, so we may need to investigate.
AC:
- When multiple commits are added to the commit queue, every commit is validated separately.
- is duplicated by
-
SERVER-55279 Commit queue message validation got tricked by merging multiple commits
- Closed