Can I build based on a different build
I am creating an OSS project on GitHub that is based on another OSS project in GitHub (that also builds on AppVeyor).
Can I get my build to automatically trigger after the other project builds?
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 01 Jul, 2015 01:02 AM
Hi Mark,
Yes, you can use build worker API to start another build under your account:
http://www.appveyor.com/docs/build-worker-api#start-new-build
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:57 AM.