Closed okapies closed 6 years ago
Sorry for the late reply.
Does the change mean that a branch does not go under CI until a pull request is made?
If so, I'm worrying if it hampers doing CI on experimental branches.
Because after this change, to run AppVeyor on an experimental branch, we need to make WIP PR for the branch or include a commit for modification of appveyor.yml
.
Yes, we need a WIP PR after this fix. I think it is a good convention even if the branch is experimental. What do you think about it?
I see though I myself am not accustomed to such conventions.
Thanks! Fix it later if we face a problem in the future.
Prevent running build on appveyor for both branch and PR other than
master
branch.Ref. https://help.appveyor.com/discussions/questions/1700-pushing-a-feature-branch-schedules-two-builds