Skip to content

🌱 Add override labeling for go-apidiff#2565

Open
tmshort wants to merge 1 commit intooperator-framework:mainfrom
tmshort:override-go-apidiff
Open

🌱 Add override labeling for go-apidiff#2565
tmshort wants to merge 1 commit intooperator-framework:mainfrom
tmshort:override-go-apidiff

Conversation

@tmshort
Copy link
Contributor

@tmshort tmshort commented Mar 13, 2026

We can't get #2538 to merge without disabling go-apidiff

Description

Reviewer Checklist

  • API Go Documentation
  • Tests: Unit Tests (and E2E Tests, if appropriate)
  • Comprehensive Commit Messages
  • Links to related GitHub Issue(s)

Signed-off-by: Todd Short <tshort@redhat.com>
Copilot AI review requested due to automatic review settings March 13, 2026 19:50
@netlify
Copy link

netlify bot commented Mar 13, 2026

Deploy Preview for olmv1 ready!

Name Link
🔨 Latest commit 37aad80
🔍 Latest deploy log https://app.netlify.com/projects/olmv1/deploys/69b46aa368cc810008fa5533
😎 Deploy Preview https://deploy-preview-2565--olmv1.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@openshift-ci
Copy link

openshift-ci bot commented Mar 13, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign camilamacedo86 for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds an override mechanism to the go-apidiff GitHub Actions workflow, allowing PRs with the go-apidiff-override label to bypass API diff failures. This unblocks PR #2538 which introduces new/changed APIs that trigger apidiff failures.

Changes:

  • Makes the go-apidiff step non-blocking via continue-on-error: true and adds a follow-up step that fails the job only if apidiff failed and the PR lacks the go-apidiff-override label.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants