appveyor / ci

AppVeyor community support repository
https://www.appveyor.com
344 stars 66 forks source link

'Re-build [commit|PR]' not respecting conditional build configuration #3752

Open DoLearnWhileAlive opened 3 years ago

DoLearnWhileAlive commented 3 years ago

Tested with

Issue Description

Filtering in conditional build configuration with branch/only works fine when the webhook activates a build in AppVeyor. Following example builds show that only the job for the current branch allowed is running:

But when pressing Re-build PR or Re-build commit in the AppVeyor Web UI, AppVeyor runs all jobs from the matrix without respecting branch/only filtering: