Allow Github App Pipeline To Be Temporarily Disabled
complete
N
Nick Smith
When testing new pipelines, it is often necessary to delete a pipeline to prevent further pipeline triggers while tweaking the config. That pipeline then needs to be re-created to continue testing. Being able to temporarily disable a pipeline would be reduce some of the toil when setting up new pipelines.
B
Benedetta Dal Canton
complete
Thanks Nick Smith. We have introduced the ability to disable
triggers
to allow you to temporary stop building a pipeline on a specific event, and to avoid you having to delete and recreate a trigger each time. While this is slightly different from your request to disable a
pipeline
, it should achieve the same goal.