Skip to content

openshift/installer: enroll in pipeline controller LGTM mode#81544

Merged
openshift-merge-bot[bot] merged 1 commit into
openshift:mainfrom
jmguzik:convert-5
Jul 8, 2026
Merged

openshift/installer: enroll in pipeline controller LGTM mode#81544
openshift-merge-bot[bot] merged 1 commit into
openshift:mainfrom
jmguzik:convert-5

Conversation

@jmguzik

@jmguzik jmguzik commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Convert all e2e tests across branches 4.15-5.1 to use the pipeline controller second-stage model:

  • run_if_changed → pipeline_run_if_changed (697 instances)
  • skip_if_only_changed → pipeline_skip_if_only_changed (12 instances)
  • Set always_run: false on required e2e tests (143 instances)

Non-e2e first-stage tests (unit, lint, vet) are left unchanged as pipeline gates. Add openshift/installer to the LGTM config so second-stage tests trigger on /lgtm label.

Made with Cursor

Summary by CodeRabbit

Updated OpenShift installer CI/e2e configuration on release branches 4.15–5.1 to use the pipeline controller second-stage (“LGTM”) gating model. Across the installer e2e job definitions (including both openshift/installer and openshift-priv/installer configs), this changes change-detection keys from run_if_changedpipeline_run_if_changed (697 instances) and skip_if_only_changedpipeline_skip_if_only_changed (12 instances), and standardizes required e2e runs with always_run: false (143 tests) so they only execute when relevant paths change.

Non-e2e first-stage gates (unit/lint/vet) were left as-is. Finally, added openshift/installer to the pipeline-controller LGTM config so these second-stage installer e2e jobs can be triggered via the /lgtm label.

@openshift-ci openshift-ci Bot requested review from danilo-gemoli and jhixson74 July 7, 2026 11:33
@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 7, 2026
@coderabbitai

coderabbitai Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository YAML (base), Central YAML (inherited)

Review profile: CHILL

Plan: Enterprise

Run ID: 4cddb789-30ae-4cb2-be01-2d2085677ac3

📥 Commits

Reviewing files that changed from the base of the PR and between fe25d7e and ea90bdf.

⛔ Files ignored due to path filters (31)
  • ci-operator/jobs/openshift-priv/installer/openshift-priv-installer-main-presubmits.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/openshift-priv/installer/openshift-priv-installer-release-4.12-presubmits.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/openshift-priv/installer/openshift-priv-installer-release-4.13-presubmits.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/openshift-priv/installer/openshift-priv-installer-release-4.14-presubmits.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/openshift-priv/installer/openshift-priv-installer-release-4.15-presubmits.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/openshift-priv/installer/openshift-priv-installer-release-4.16-presubmits.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/openshift-priv/installer/openshift-priv-installer-release-4.17-presubmits.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/openshift-priv/installer/openshift-priv-installer-release-4.18-presubmits.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/openshift-priv/installer/openshift-priv-installer-release-4.19-presubmits.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/openshift-priv/installer/openshift-priv-installer-release-4.20-presubmits.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/openshift-priv/installer/openshift-priv-installer-release-4.21-presubmits.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/openshift-priv/installer/openshift-priv-installer-release-4.22-presubmits.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/openshift-priv/installer/openshift-priv-installer-release-4.23-presubmits.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/openshift-priv/installer/openshift-priv-installer-release-5.0-presubmits.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/openshift-priv/installer/openshift-priv-installer-release-5.1-presubmits.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/openshift/installer/openshift-installer-fcos-presubmits.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/openshift/installer/openshift-installer-main-presubmits.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/openshift/installer/openshift-installer-release-4.12-presubmits.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/openshift/installer/openshift-installer-release-4.13-presubmits.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/openshift/installer/openshift-installer-release-4.14-presubmits.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/openshift/installer/openshift-installer-release-4.15-presubmits.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/openshift/installer/openshift-installer-release-4.16-presubmits.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/openshift/installer/openshift-installer-release-4.17-presubmits.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/openshift/installer/openshift-installer-release-4.18-presubmits.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/openshift/installer/openshift-installer-release-4.19-presubmits.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/openshift/installer/openshift-installer-release-4.20-presubmits.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/openshift/installer/openshift-installer-release-4.21-presubmits.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/openshift/installer/openshift-installer-release-4.22-presubmits.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/openshift/installer/openshift-installer-release-4.23-presubmits.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/openshift/installer/openshift-installer-release-5.0-presubmits.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/openshift/installer/openshift-installer-release-5.1-presubmits.yaml is excluded by !ci-operator/jobs/**
📒 Files selected for processing (40)
  • ci-operator/config/openshift-priv/installer/openshift-priv-installer-main.yaml
  • ci-operator/config/openshift-priv/installer/openshift-priv-installer-release-4.12.yaml
  • ci-operator/config/openshift-priv/installer/openshift-priv-installer-release-4.13.yaml
  • ci-operator/config/openshift-priv/installer/openshift-priv-installer-release-4.14.yaml
  • ci-operator/config/openshift-priv/installer/openshift-priv-installer-release-4.15.yaml
  • ci-operator/config/openshift-priv/installer/openshift-priv-installer-release-4.15__altinfra.yaml
  • ci-operator/config/openshift-priv/installer/openshift-priv-installer-release-4.16.yaml
  • ci-operator/config/openshift-priv/installer/openshift-priv-installer-release-4.16__altinfra.yaml
  • ci-operator/config/openshift-priv/installer/openshift-priv-installer-release-4.17.yaml
  • ci-operator/config/openshift-priv/installer/openshift-priv-installer-release-4.17__altinfra.yaml
  • ci-operator/config/openshift-priv/installer/openshift-priv-installer-release-4.18.yaml
  • ci-operator/config/openshift-priv/installer/openshift-priv-installer-release-4.18__altinfra.yaml
  • ci-operator/config/openshift-priv/installer/openshift-priv-installer-release-4.19.yaml
  • ci-operator/config/openshift-priv/installer/openshift-priv-installer-release-4.20.yaml
  • ci-operator/config/openshift-priv/installer/openshift-priv-installer-release-4.21.yaml
  • ci-operator/config/openshift-priv/installer/openshift-priv-installer-release-4.22.yaml
  • ci-operator/config/openshift-priv/installer/openshift-priv-installer-release-4.23.yaml
  • ci-operator/config/openshift-priv/installer/openshift-priv-installer-release-5.0.yaml
  • ci-operator/config/openshift-priv/installer/openshift-priv-installer-release-5.1.yaml
  • ci-operator/config/openshift/installer/openshift-installer-fcos.yaml
  • ci-operator/config/openshift/installer/openshift-installer-main.yaml
  • ci-operator/config/openshift/installer/openshift-installer-release-4.12.yaml
  • ci-operator/config/openshift/installer/openshift-installer-release-4.13.yaml
  • ci-operator/config/openshift/installer/openshift-installer-release-4.14.yaml
  • ci-operator/config/openshift/installer/openshift-installer-release-4.15.yaml
  • ci-operator/config/openshift/installer/openshift-installer-release-4.15__altinfra.yaml
  • ci-operator/config/openshift/installer/openshift-installer-release-4.16.yaml
  • ci-operator/config/openshift/installer/openshift-installer-release-4.16__altinfra.yaml
  • ci-operator/config/openshift/installer/openshift-installer-release-4.17.yaml
  • ci-operator/config/openshift/installer/openshift-installer-release-4.17__altinfra.yaml
  • ci-operator/config/openshift/installer/openshift-installer-release-4.18.yaml
  • ci-operator/config/openshift/installer/openshift-installer-release-4.18__altinfra.yaml
  • ci-operator/config/openshift/installer/openshift-installer-release-4.19.yaml
  • ci-operator/config/openshift/installer/openshift-installer-release-4.20.yaml
  • ci-operator/config/openshift/installer/openshift-installer-release-4.21.yaml
  • ci-operator/config/openshift/installer/openshift-installer-release-4.22.yaml
  • ci-operator/config/openshift/installer/openshift-installer-release-4.23.yaml
  • ci-operator/config/openshift/installer/openshift-installer-release-5.0.yaml
  • ci-operator/config/openshift/installer/openshift-installer-release-5.1.yaml
  • core-services/pipeline-controller/lgtm-config.yaml
🚧 Files skipped from review as they are similar to previous changes (36)
  • ci-operator/config/openshift/installer/openshift-installer-release-4.18__altinfra.yaml
  • ci-operator/config/openshift/installer/openshift-installer-release-4.17__altinfra.yaml
  • ci-operator/config/openshift-priv/installer/openshift-priv-installer-release-4.18__altinfra.yaml
  • ci-operator/config/openshift/installer/openshift-installer-release-4.16__altinfra.yaml
  • ci-operator/config/openshift-priv/installer/openshift-priv-installer-release-4.17__altinfra.yaml
  • ci-operator/config/openshift-priv/installer/openshift-priv-installer-release-4.16__altinfra.yaml
  • ci-operator/config/openshift/installer/openshift-installer-fcos.yaml
  • ci-operator/config/openshift/installer/openshift-installer-release-4.15__altinfra.yaml
  • ci-operator/config/openshift-priv/installer/openshift-priv-installer-release-4.15__altinfra.yaml
  • ci-operator/config/openshift-priv/installer/openshift-priv-installer-release-4.12.yaml
  • ci-operator/config/openshift-priv/installer/openshift-priv-installer-release-4.17.yaml
  • ci-operator/config/openshift/installer/openshift-installer-release-4.13.yaml
  • ci-operator/config/openshift-priv/installer/openshift-priv-installer-release-4.22.yaml
  • ci-operator/config/openshift/installer/openshift-installer-release-4.15.yaml
  • ci-operator/config/openshift/installer/openshift-installer-release-4.17.yaml
  • ci-operator/config/openshift/installer/openshift-installer-release-4.12.yaml
  • ci-operator/config/openshift/installer/openshift-installer-main.yaml
  • ci-operator/config/openshift-priv/installer/openshift-priv-installer-release-4.14.yaml
  • ci-operator/config/openshift/installer/openshift-installer-release-4.19.yaml
  • ci-operator/config/openshift/installer/openshift-installer-release-5.0.yaml
  • ci-operator/config/openshift-priv/installer/openshift-priv-installer-release-4.19.yaml
  • ci-operator/config/openshift-priv/installer/openshift-priv-installer-release-4.23.yaml
  • ci-operator/config/openshift/installer/openshift-installer-release-4.18.yaml
  • ci-operator/config/openshift-priv/installer/openshift-priv-installer-release-4.16.yaml
  • ci-operator/config/openshift/installer/openshift-installer-release-4.22.yaml
  • ci-operator/config/openshift/installer/openshift-installer-release-4.23.yaml
  • ci-operator/config/openshift-priv/installer/openshift-priv-installer-release-4.20.yaml
  • ci-operator/config/openshift/installer/openshift-installer-release-4.14.yaml
  • ci-operator/config/openshift-priv/installer/openshift-priv-installer-release-4.15.yaml
  • ci-operator/config/openshift-priv/installer/openshift-priv-installer-release-5.0.yaml
  • ci-operator/config/openshift-priv/installer/openshift-priv-installer-release-4.13.yaml
  • ci-operator/config/openshift-priv/installer/openshift-priv-installer-release-4.21.yaml
  • ci-operator/config/openshift/installer/openshift-installer-release-4.20.yaml
  • ci-operator/config/openshift/installer/openshift-installer-release-4.16.yaml
  • ci-operator/config/openshift/installer/openshift-installer-release-4.21.yaml
  • ci-operator/config/openshift/installer/openshift-installer-release-5.1.yaml

Walkthrough

CI operator configs update many installer and priv-installer jobs to use pipeline_* change triggers and explicit always_run: false in affected stanzas. The LGTM config also adds installer to the openshift org repo list.

Changes

CI trigger migration

Layer / File(s) Summary
Public installer configs
ci-operator/config/openshift/installer/...
Public installer job definitions rename run_if_changed / skip_if_only_changed to pipeline_* variants and adjust always_run on selected AWS, GCP, Azure, metal, OpenStack, vSphere, and agent entries.
Private installer configs
ci-operator/config/openshift-priv/installer/...
Private installer job definitions rename change-detection keys to pipeline_* variants and adjust always_run across matching AWS, GCP, Azure, metal, OpenStack, vSphere, and agent entries.
LGTM repo list
core-services/pipeline-controller/lgtm-config.yaml
The openshift org repos list gains installer.

Estimated code review effort: 4 (Complex) | ~60 minutes

Suggested labels: lgtm, rehearsals-ack

Suggested reviewers: sadasu

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

@patrickdillon

Copy link
Copy Markdown
Contributor

/lgtm

but needs a rebase

@openshift-ci openshift-ci Bot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jul 7, 2026
@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Jul 7, 2026
@sadasu

sadasu commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

/lgtm

@jmguzik jmguzik force-pushed the convert-5 branch 2 times, most recently from d05238d to deae2d3 Compare July 8, 2026 13:20
@openshift-ci openshift-ci Bot removed lgtm Indicates that a PR is ready to be merged. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. labels Jul 8, 2026
@jmguzik

jmguzik commented Jul 8, 2026

Copy link
Copy Markdown
Contributor Author

/pj-rehearse ack

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@jmguzik: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@openshift-merge-bot openshift-merge-bot Bot added rehearsals-ack Signifies that rehearsal jobs have been acknowledged and removed rehearsals-ack Signifies that rehearsal jobs have been acknowledged labels Jul 8, 2026
Convert all e2e tests across branches 4.15-5.1 to use the pipeline
controller second-stage model:

- run_if_changed → pipeline_run_if_changed (697 instances)
- skip_if_only_changed → pipeline_skip_if_only_changed (12 instances)
- Set always_run: false on required e2e tests (143 instances)

Non-e2e first-stage tests (unit, lint, vet) are left unchanged as
pipeline gates. Add openshift/installer to the LGTM config so
second-stage tests trigger on /lgtm label.

Made with Cursor
Signed-off-by: Jakub Guzik <jguzik@redhat.com>
@openshift-merge-bot

Copy link
Copy Markdown
Contributor

[REHEARSALNOTIFIER]
@jmguzik: the pj-rehearse plugin accommodates running rehearsal tests for the changes in this PR. Expand 'Interacting with pj-rehearse' for usage details. The following rehearsable tests have been affected by this change:

Test name Repo Type Reason
pull-ci-openshift-installer-release-4.18-e2e-agent-4control-ipv4 openshift/installer presubmit Ci-operator config changed
pull-ci-openshift-installer-release-4.18-e2e-agent-5control-ipv4 openshift/installer presubmit Ci-operator config changed
pull-ci-openshift-installer-release-4.18-e2e-agent-compact-ipv4 openshift/installer presubmit Ci-operator config changed
pull-ci-openshift-installer-release-4.18-e2e-agent-compact-ipv4-appliance-diskimage openshift/installer presubmit Ci-operator config changed
pull-ci-openshift-installer-release-4.18-e2e-agent-compact-ipv4-none-platform openshift/installer presubmit Ci-operator config changed
pull-ci-openshift-installer-release-4.18-e2e-agent-compact-ipv6-minimaliso openshift/installer presubmit Ci-operator config changed
pull-ci-openshift-installer-release-4.18-e2e-agent-ha-dualstack openshift/installer presubmit Ci-operator config changed
pull-ci-openshift-installer-release-4.18-e2e-agent-sno-ipv4-pxe openshift/installer presubmit Ci-operator config changed
pull-ci-openshift-installer-release-4.18-e2e-agent-sno-ipv6 openshift/installer presubmit Ci-operator config changed
pull-ci-openshift-installer-release-4.18-e2e-aws-default-config openshift/installer presubmit Ci-operator config changed
pull-ci-openshift-installer-release-4.18-e2e-aws-ovn openshift/installer presubmit Ci-operator config changed
pull-ci-openshift-installer-release-4.18-e2e-aws-ovn-edge-zones openshift/installer presubmit Ci-operator config changed
pull-ci-openshift-installer-release-4.18-e2e-aws-ovn-edge-zones-manifest-validation openshift/installer presubmit Ci-operator config changed
pull-ci-openshift-installer-release-4.18-e2e-aws-ovn-fips openshift/installer presubmit Ci-operator config changed
pull-ci-openshift-installer-release-4.18-e2e-aws-ovn-heterogeneous openshift/installer presubmit Ci-operator config changed
pull-ci-openshift-installer-release-4.18-e2e-aws-ovn-imdsv2 openshift/installer presubmit Ci-operator config changed
pull-ci-openshift-installer-release-4.18-e2e-aws-ovn-public-subnets openshift/installer presubmit Ci-operator config changed
pull-ci-openshift-installer-release-4.18-e2e-aws-ovn-shared-vpc-custom-security-groups openshift/installer presubmit Ci-operator config changed
pull-ci-openshift-installer-release-4.18-e2e-aws-ovn-shared-vpc-edge-zones openshift/installer presubmit Ci-operator config changed
pull-ci-openshift-installer-release-4.18-e2e-aws-ovn-single-node openshift/installer presubmit Ci-operator config changed
pull-ci-openshift-installer-release-4.18-e2e-aws-ovn-upi openshift/installer presubmit Ci-operator config changed
pull-ci-openshift-installer-release-4.18-e2e-azure-default-config openshift/installer presubmit Ci-operator config changed
pull-ci-openshift-installer-release-4.18-e2e-azure-ovn openshift/installer presubmit Ci-operator config changed
pull-ci-openshift-installer-release-4.18-e2e-azure-ovn-shared-vpc openshift/installer presubmit Ci-operator config changed
pull-ci-openshift-installer-release-4.18-e2e-azure-ovn-upi openshift/installer presubmit Ci-operator config changed

A total of 830 jobs have been affected by this change. The above listing is non-exhaustive and limited to 25 jobs.

A full list of affected jobs can be found here

Interacting with pj-rehearse

Comment: /pj-rehearse to run up to 5 rehearsals
Comment: /pj-rehearse skip to opt-out of rehearsals
Comment: /pj-rehearse {test-name}, with each test separated by a space, to run one or more specific rehearsals
Comment: /pj-rehearse more to run up to 10 rehearsals
Comment: /pj-rehearse max to run up to 25 rehearsals
Comment: /pj-rehearse auto-ack to run up to 5 rehearsals, and add the rehearsals-ack label on success
Comment: /pj-rehearse list to get an up-to-date list of affected jobs
Comment: /pj-rehearse abort to abort all active rehearsals
Comment: /pj-rehearse network-access-allowed to allow rehearsals of tests that have the restrict_network_access field set to false. This must be executed by an openshift org member who is not the PR author

Once you are satisfied with the results of the rehearsals, comment: /pj-rehearse ack to unblock merge. When the rehearsals-ack label is present on your PR, merge will no longer be blocked by rehearsals.
If you would like the rehearsals-ack label removed, comment: /pj-rehearse reject to re-block merging.

@jmguzik

jmguzik commented Jul 8, 2026

Copy link
Copy Markdown
Contributor Author

/pj-rehearse ack

@Prucek

Prucek commented Jul 8, 2026

Copy link
Copy Markdown
Member

/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Jul 8, 2026
@openshift-ci

openshift-ci Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: deepsm007, jmguzik, patrickdillon, Prucek, sadasu

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

1 similar comment
@openshift-ci

openshift-ci Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: deepsm007, jmguzik, patrickdillon, Prucek, sadasu

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@jmguzik: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@openshift-merge-bot openshift-merge-bot Bot added the rehearsals-ack Signifies that rehearsal jobs have been acknowledged label Jul 8, 2026
@openshift-ci

openshift-ci Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

@jmguzik: all tests passed!

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@openshift-merge-bot openshift-merge-bot Bot merged commit 7c18fe5 into openshift:main Jul 8, 2026
16 checks passed
SachinNinganure pushed a commit to SachinNinganure/release that referenced this pull request Jul 9, 2026
…ft#81544)

Convert all e2e tests across branches 4.15-5.1 to use the pipeline
controller second-stage model:

- run_if_changed → pipeline_run_if_changed (697 instances)
- skip_if_only_changed → pipeline_skip_if_only_changed (12 instances)
- Set always_run: false on required e2e tests (143 instances)

Non-e2e first-stage tests (unit, lint, vet) are left unchanged as
pipeline gates. Add openshift/installer to the LGTM config so
second-stage tests trigger on /lgtm label.

Made with Cursor

Signed-off-by: Jakub Guzik <jguzik@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. rehearsals-ack Signifies that rehearsal jobs have been acknowledged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants