Closed red-hat-konflux[bot] closed 1 month ago
Hi @red-hat-konflux[bot]. Thanks for your PR.
I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test
on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.
Once the patch is verified, the new status will be reflected by the ok-to-test
label.
I understand the commands that are listed here.
/approved /lgtm
EC test will be fixed in follow-up PRs
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: red-hat-konflux[bot], sayan-biswas
The full list of commands accepted by this bot can be found here.
The pull request process is described here
/ok-to-test
/retest
@red-hat-konflux[bot]: The following test failed, say /retest
to rerun all failed tests or /retest-required
to rerun all mandatory failed tests:
Test name | Commit | Details | Required | Rerun command |
---|---|---|---|---|
ci/prow/security | 78ee16ea16f0eebf91e1d1ce7e5194cdb521c265 | link | false | /test security |
Full PR test history. Your PR dashboard.
@sayan-biswas: /override requires failed status contexts, check run or a prowjob name to operate on. The following unknown contexts/checkruns were given:
/
Hat
Konflux
Red
source-to-image
source-to-image-enterprise-contract
Only the following failed contexts/checkruns were expected:
Red Hat Konflux / source-to-image-enterprise-contract / source-to-image
ci/prow/integration
ci/prow/security
ci/prow/unit
ci/prow/verify
pull-ci-openshift-source-to-image-master-integration
pull-ci-openshift-source-to-image-master-security
pull-ci-openshift-source-to-image-master-unit
pull-ci-openshift-source-to-image-master-verify
tide
If you are trying to override a checkrun that has a space in it, you must put a double quote on the context.
/override "Red Hat Konflux / source-to-image-enterprise-contract / source-to-image"
@sayan-biswas: Overrode contexts on behalf of sayan-biswas: Red Hat Konflux / source-to-image-enterprise-contract / source-to-image
Pipelines as Code configuration proposal
To start the PipelineRun, add a new comment with content
/ok-to-test
For more detailed information about running a PipelineRun, please refer to Pipelines as Code documentation Running the PipelineRun
To customize the proposed PipelineRuns after merge, please refer to Build Pipeline customization