CNF-22981: Enable Tide auto-merge for red-hat-konflux[bot] on rh-ecos…#79057
CNF-22981: Enable Tide auto-merge for red-hat-konflux[bot] on rh-ecos…#79057by2waysprojects wants to merge 1 commit intoopenshift:mainfrom
Conversation
…ystem-edge/recert Add allow-automatic-merge label definition and Tide query with author: red-hat-konflux[bot] to enable automatic merging of Konflux dependency update PRs for rh-ecosystem-edge/recert. Co-authored-by: Cursor <cursoragent@cursor.com>
|
@by2waysprojects: This pull request references CNF-22981 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the sub-task to target the "5.0.0" version, but no target version was set. DetailsIn response to this:
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 openshift-eng/jira-lifecycle-plugin repository. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited) Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (2)
WalkthroughThis pull request adds Prow CI automation configuration for the ChangesProw Automatic Merge Configuration
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes 🚥 Pre-merge checks | ✅ 12✅ Passed checks (12 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
[REHEARSALNOTIFIER] Note: If this PR includes changes to step registry files ( |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: by2waysprojects, fontivan 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 |
|
@by2waysprojects: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions 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. |
…ystem-edge/recert
Add allow-automatic-merge label definition and Tide query with author: red-hat-konflux[bot] to enable automatic merging of Konflux dependency update PRs for rh-ecosystem-edge/recert.
This pull request enables automatic PR merging for the rh-ecosystem-edge/recert repository by configuring Prow's Tide service to accept PRs from the red-hat-konflux[bot] author.
The changes add a new
allow-automatic-mergelabel definition for the recert repository and introduce a Tide query that automatically merges PRs authored by red-hat-konflux[bot] when they carry theallow-automatic-mergelabel and lack do-not-merge labels. This allows Konflux dependency update PRs to merge automatically without manual review, streamlining the dependency update workflow for this repository.