Builds aren't triggered when I push to github
I have lots of AppVeyor build configurations that trigger just fine. I just created a new one (https://ci.appveyor.com/project/AArnott/vslua) but it doesn't trigger automatically when I push branches. I have to click New Build, which means it only builds master.
How can I get it to respond to pushes automatically? And how can I get it to integrate with pull requests on github to offer build validation status updates?
This works for me on other projects. This particular one may be unique because I started out with it pointing at Microsoft/VSLua (which I have push access to), but when it didn't add PR integration I switched it to my AArnott/VSLua fork. But that didn't work either.
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
Support Staff 1 Posted by Feodor Fitsner on Jan 22, 2016 @ 04:28 PM
Make sure AppVeyor webhook was added to that GitHub repository.
-Feodor
Ilya Finkelshteyn closed this discussion on Aug 25, 2018 @ 02:03 AM.