-
Bug
-
Resolution: Fixed
-
Minor
-
None
rAt some recent point (after 1.31.4, maybe after 1.32.1), if a job building a PR was queued, then a job was triggered for the same job via a different PR, a new build would not be queued. Instead a single job would be triggered with multiple triggers. For example:
The resulting build builds only one of the PR's merged codebases. I'm not sure if which one is even determinate.