Automatic cancellation of duplicate builds?
Our PRs get two AppVeyor checks on Github: One for the branch, one for the PR:
https://github.com/apache/cordova-windows/pull/254
But both actually run AppVeyor for the 100% identical commit.
Is there a way to configure this so this doesn't build each commit to a branch that is in an open PR twice?
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac

1 Posted by Ilya Finkelshte... on 13 Feb, 2018 08:45 PM
Do not build feature branches with open Pull RequestsGeneral Setting in UI orskip_branch_with_pr: trueif you use YAML.2 Posted by Jan Pio on 13 Feb, 2018 08:58 PM
Thank you.
Jan Pio closed this discussion on 15 Feb, 2018 04:11 PM.