Feature request: Automated branch builds / personal build
Hi
Currently we do a lot of personal builds using TC and Git.
We have a branch pattern: story-XXXX
And whenever a branch which match this pattern is updated a build
is started.
This is nice since it allows you to keep master clean until you are
ready to merge, without any manual actions and you can potential
work simultanions on the same project.
It is very much like the git workflow feature branch: https://www.atlassian.com/git/workflows.
This would be very nice to have so that we do not have to login to
AppVeyor and change the building branch everytime we start a new
task.
Kind regards
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 24 Jan, 2014 05:09 PM
Thanks for the suggestion!
This is how it's made in the next release. When you do a push AppVeyor takes branch name to build from webhook request, but there is also "Default branch" in project settings which is used to run scheduled builds (!) and when you click "Run build" on UI .
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:37 AM.