"Branches to build" is ignoring my settings
I have a fork (fommil/ensime-server) of a github project (ensime/ensime-server)
Both projects build under my account. I only want the master branch of my fork to build, and I want all branches of the main project to build.
However, in my fork the "Branches to build" setting is ignored, even though I set it to "master" every branch is built. This has the unfortunate side effect of any time I push any commit to my repo, it clogs up the main project's build queue.
The settings that are being ignored are here
https://ci.appveyor.com/project/fommil/ensime-server-x30pn/settings
can you please fix this?
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 Mar 25, 2016 @ 04:34 PM
If you use appveyor.yml then the white list of branches should be specified there. Is that the case?
-Feodor
2 Posted by sam.halliday on Mar 25, 2016 @ 04:35 PM
That can't work because both repos share the same appveyor.yml
Support Staff 3 Posted by Feodor Fitsner on Mar 25, 2016 @ 04:40 PM
You can have another configuration .yml file with a different name and then specify its name on General tab of project settings. If that doesn't work submit a new feature request: https://github.com/appveyor/ci/issues
-Feodor
Ilya Finkelshteyn closed this discussion on Aug 25, 2018 @ 02:05 AM.