Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mark skipped PipelineRuns as successful on GitHub #1746

Open
zregvart opened this issue Jul 26, 2024 · 0 comments
Open

Mark skipped PipelineRuns as successful on GitHub #1746

zregvart opened this issue Jul 26, 2024 · 0 comments

Comments

@zregvart
Copy link

If a Check suite is marked as required on GitHub it must report successful result. Currently there is no option to mark the Check suite as skipped (see https://github.com/orgs/community/discussions/13690). Perhaps a configurable option could be added to PaC to mark the Check suite as successful even though the PipelineRun was skipped.
What we're trying to do is not to run pipelines for changes that are unrelated to the pipeline in question, using pipelinesascode.tekton.dev/on-cel-expression annotation and we would not like to make the check suite not required as then the changes could get merged even though the pipeline failed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant