ci: early-gate: add early-gate CI pipelines#978
Conversation
- Added early-gate-ci-build.yaml for build validation - Added early-gate-ci-test.yaml for test validation (if available) - Pipelines trigger via /early-gate or /early-gate-build comment
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: EgorLu, odh-devops-app[bot] The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
/lgtm |
|
/lgtm |
|
/early-gate-build |
1 similar comment
|
/early-gate-build |
|
/retest |
|
/group-test |
|
/lgtm |
|
/lgtm |
|
/group-test |
|
/early-gate-build |
|
/group-test |
|
/lgtm |
|
/group-test |
|
For the love of God! |
|
/group-test |
|
@odh-devops-app[bot]: The following test has Failed: OCI Artifact Browser URLInspecting Test Artifacts ManuallyTo inspect your test artifacts manually, follow these steps:
mkdir -p oras-artifacts
cd oras-artifacts
oras pull quay.io/opendatahub/odh-ci-artifacts:maas-group-test-hgvtm |
This PR adds early-gate CI pipelines to the repository.
Changes
.tekton/early-gate-ci-build.yamlfor build validation.tekton/early-gate-ci-test.yamlfor test validation (if available)Usage
Comment
/early-gateor/early-gate-buildon a PR to trigger the early-gate build pipeline.Configuration
The repository has been added to the early-gate-config.yaml in odh-konflux-central.