possible to temporarily disable a project?

sam.halliday's Avatar

sam.halliday

28 Mar, 2016 09:40 AM

Sometimes I want to temporarily disable a project but it would be highly disruptive to edit the appveyor.yml file, is there any other way to temporarily disable a project (without deleting it).

  1. 1 Posted by sam.halliday on 28 Mar, 2016 09:41 AM

    sam.halliday's Avatar

    note that travis CI has feature where git commit messages can be used to disable a build. That would work too as a workaround. e.g. message include the text NO_APPVEYOR

  2. Support Staff 2 Posted by Feodor Fitsner on 28 Mar, 2016 01:55 PM

    Feodor Fitsner's Avatar

    That's possible to skip commits with AppVeyor too: http://www.appveyor.com/docs/how-to/skip-build
    To permanently disable the project though I would just disable its webhook on GitHub repo settings.

    -Feodor

  3. 3 Posted by sam.halliday on 28 Mar, 2016 01:57 PM

    sam.halliday's Avatar

    I don't want to permanently disable, i want to temporarily disable.

  4. Support Staff 4 Posted by Feodor Fitsner on 28 Mar, 2016 01:58 PM

    Feodor Fitsner's Avatar

    Webhook can be re-enabled of course.

    -Feodor

  5. Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:05 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