Overview
In some cases such as when you want to stop building on CircleCI and/or delete a project that has been setup using the CircleCI GitLab integration you may want to delete a projects triggers and pipelines.
How do delete project Triggers
To delete triggers, you will need to navigate to your project settings from the CircleCI UI. From here, you can click the triggers tab and delete any unwanted triggers. If you are requesting a project deletion, please delete all triggers
How to delete Project Pipelines
To delete Pipelines, you will need to navigate to your project settings from the CircleCI UI. From here, you can click the Pipelines tab and delete any unwanted triggers. If you are requesting a project deletion, please delete all Pipelines.
Additional Resources:
- Support Article: Can I delete a project
- CircleCI Documentation: GitLab CI/CD integration
- CircleCI Documentation: Triggers and Pipelines
Comments
Article is closed for comments.