Skip to content

🌱 fix(ci): pr title check - #2546

Merged
openshift-merge-bot[bot] merged 2 commits into
operator-framework:mainfrom
camilamacedo86:fix-pr-tile-checl
Mar 9, 2026
Merged

🌱 fix(ci): pr title check#2546
openshift-merge-bot[bot] merged 2 commits into
operator-framework:mainfrom
camilamacedo86:fix-pr-tile-checl

Conversation

@camilamacedo86

Copy link
Copy Markdown
Contributor

No description provided.

CopilotAI review requested due to automatic review settings March 9, 2026 15:34
@netlify

netlifyBot commented Mar 9, 2026

Copy link
Copy Markdown

Deploy Preview for olmv1 ready!

NameLink
🔨 Latest commit079b3a4
🔍 Latest deploy loghttps://app.netlify.com/projects/olmv1/deploys/69aefad55b059400083b2d7a
😎 Deploy Previewhttps://deploy-preview-2546--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.

CopilotAI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Introduces a custom CI check to enforce PR title conventions (emoji prefix, no issue/PR numbers) via a repo script, replacing the previous third-party action.

Changes:

  • Add hack/verify-pr-title.sh to validate and normalize PR titles.
  • Update PR title workflow to run the new script on pull_request_target events.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.

FileDescription
hack/verify-pr-title.shAdds bash logic to normalize/validate PR titles (emoji prefix, no #123).
.github/workflows/pr-title.yamlReplaces external action with a checkout + script execution workflow.

💡 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.

Comment threadhack/verify-pr-title.sh Outdated
Comment threadhack/verify-pr-title.sh Outdated
Comment threadhack/verify-pr-title.sh Outdated
Comment thread.github/workflows/pr-title.yaml Outdated
Comment thread.github/workflows/pr-title.yaml Outdated
Comment thread.github/workflows/pr-title.yaml Outdated
Comment thread.github/workflows/pr-title.yaml Outdated
Comment threadhack/verify-pr-title.sh Outdated
Comment thread.github/workflows/pr-title.yaml Outdated
Comment threadhack/verify-pr-title.sh Outdated
CopilotAI review requested due to automatic review settings March 9, 2026 16:07
@camilamacedo86
camilamacedo86force-pushed the fix-pr-tile-checl branch 5 times, most recently from 4a357b8 to fdaf14cCompareMarch 9, 2026 16:18

CopilotAI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.


💡 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.

Comment thread.github/workflows/pr-title.yaml Outdated

CopilotAI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 3 comments.


💡 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.

Comment thread.github/workflows/pr-title.yaml
Comment thread.github/workflows/pr-title.yaml
Comment thread.github/workflows/pr-title.yaml Outdated
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
CopilotAI review requested due to automatic review settings March 9, 2026 16:52

CopilotAI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.


💡 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.

@perdasilva

Copy link
Copy Markdown
Contributor

/lgtm

@openshift-ciopenshift-ciBot added the lgtm Indicates that a PR is ready to be merged. label Mar 9, 2026
@perdasilva

perdasilva commented Mar 9, 2026

Copy link
Copy Markdown
Contributor

we can override the failures in the experimental-e2e for this PR. These are fixed in #2547

@tmshort

Copy link
Copy Markdown
Contributor

/approve

@openshift-ciopenshift-ciBot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 9, 2026
@tmshort

Copy link
Copy Markdown
Contributor

we can override the failures in the experimental-e2e for this PR. These are fixed in #2547

Overrides are a strange beast. Lets' get 2547 in

@rashmigottipatirashmigottipati left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: rashmigottipati, tmshort

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

@tmshort

Copy link
Copy Markdown
Contributor

/override experimental-e2e

@openshift-ci

Copy link
Copy Markdown

@tmshort: Overrode contexts on behalf of tmshort: experimental-e2e

Details

In response to this:

/override experimental-e2e

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.

@tmshort

Copy link
Copy Markdown
Contributor

/override "Verify PR title"

@openshift-ci

Copy link
Copy Markdown

@tmshort: Overrode contexts on behalf of tmshort: Verify PR title

Details

In response to this:

/override "Verify PR title"

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.

@openshift-merge-bot
openshift-merge-botBot merged commit e0fce0e into operator-framework:mainMar 9, 2026
37 of 41 checks passed
@camilamacedo86
camilamacedo86 deleted the fix-pr-tile-checl branch March 10, 2026 11:00
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approvedIndicates a PR has been approved by an approver from all required OWNERS files.lgtmIndicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@camilamacedo86@perdasilva@tmshort@rashmigottipati