Hi all Is there a way to exclude a pipeline or pipeline group from the material checks?
[image: Screenshot 2023-11-16 at 16.43.17.png] We have a use-case in my business where a release pipeline's material is pointed at a specific, temporary branch in GitHub. The branch is pushed to, and the pipeline triggers via a push from a GitHub webhook (opposed to a pull from the GoCD poller). The webhook in GitHub is configured to only notify on push changes. Once the branch triggers the pipeline and it succeeds, the branch is deleted in GitHub. Until a new temporary branch is pushed to the repository, the existing one set in GoCD becomes invalid. GoCD somehow notices this, and reports this material problem in the warning/error button found on the top right of the GUI. For us, the problem is that warnings/errors we care about are sometimes lost in this list of ones we don't. It'd be nice if we could exclude some pipelines from this check. There doesn't appear to be an obvious way to do this, and I suspect that it's just not a supported feature. Cheers Chris -- You received this message because you are subscribed to the Google Groups "go-cd" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/go-cd/b0a6f0aa-44c6-4e76-b65b-715b7c45ad55n%40googlegroups.com.
