We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Skipped tasks are having their own section in the PipelineRun status, it could be supported in order to correctly show status:
skippedTasks: - name: lint reason: PipelineRun was stopping whenExpressions: - input: 'true' operator: in values: - 'true' - input: springbootJava17 operator: in values: - springboot - springbootJava11 - springbootJava17
The text was updated successfully, but these errors were encountered:
fix: Add missing PipelineSkipped status (#29)
9556894
fix: Add missing PipelinesSkipped status (kube-cicd/pipelines-feedbac…
6ceb4f9
…k-tekton#29)
No branches or pull requests
Skipped tasks are having their own section in the PipelineRun status, it could be supported in order to correctly show status:
The text was updated successfully, but these errors were encountered: