Not building a project when repository changes

scascarini's Avatar

scascarini

07 Jul, 2014 04:02 PM

I have a project that I only want built when triggered from a another project. ie the first build creates the packages and the second uses them. Triggering it works via the REST API however I can't see how to prevent the second project build also being triggered by changes to the repository. Is there any way to prevent this unnecessary build ?

I can't use the '[ci skip]' comment message as I want the commit to trigger the first build - just not the dependent one.

  1. Support Staff 1 Posted by Feodor Fitsner on 07 Jul, 2014 04:53 PM

    Feodor Fitsner's Avatar

    Absolutely, go to GitHub repository settings -> Webhooks & Services, find AppVeyor webhook for that project (see webhook URL on General tab of project settings) and then delete it.

  2. 2 Posted by scascarini on 07 Jul, 2014 08:24 PM

    scascarini's Avatar

    facepalm. Thanks.

    So far I'm liking AppVeyor a lot and the support is excellent.

  3. Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:45 AM.

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