Skip to content

Comments

Remove CodeRabbit trigger workflow#247

Merged
tpantelis merged 1 commit intosubmariner-io:develfrom
tpantelis:rem_cr_action
Feb 16, 2026
Merged

Remove CodeRabbit trigger workflow#247
tpantelis merged 1 commit intosubmariner-io:develfrom
tpantelis:rem_cr_action

Conversation

@tpantelis
Copy link
Contributor

@tpantelis tpantelis commented Feb 16, 2026

Remove the CodeRabbit trigger workflow since CodeRabbit review comments are now handled directly by the webhook bot for bot PRs.

Summary by CodeRabbit

  • Chores
    • Removed the automated pull-request trigger workflow and the associated automatic comment-posting behavior that used to run for incoming PRs. This eliminates the previous automatic review prompt and related CI trigger logic.

@submariner-bot
Copy link

🤖 Created branch: z_pr247/tpantelis/rem_cr_action

@coderabbitai
Copy link

coderabbitai bot commented Feb 16, 2026

No actionable comments were generated in the recent review. 🎉


Walkthrough

This PR deletes the CodeRabbit GitHub Actions workflow file .github/workflows/coderabbit-trigger.yml, removing the automated PR-trigger and comment-posting logic that acted on PRs targeting the devel branch.

Changes

Cohort / File(s) Summary
Removed workflow
.github/workflows/coderabbit-trigger.yml
Deleted the CodeRabbit workflow that declared workflow_call inputs, actor restrictions, permissions, and a GitHub Script step which fetched PR details and posted an "@coderabbitai review" comment for PRs with base devel.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Suggested reviewers

  • Oats87
  • sridhargaddam
  • skitt
🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: removing the CodeRabbit trigger workflow file from the codebase.
Merge Conflict Detection ✅ Passed ✅ No merge conflicts detected when merging into devel
Actionable Comments Resolved ✅ Passed All actionable items related to this pull request have been resolved. The CodeRabbit trigger workflow has been successfully removed, and the functionality has been properly migrated to the webhook bot code as documented in the commit message. No outstanding actionable comments, review feedback, or pending items were found associated with this PR.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Remove the CodeRabbit trigger workflow since CodeRabbit review
comments are now handled directly by the webhook bot for bot PRs.

Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
@tpantelis tpantelis changed the title Deprecate CodeRabbit trigger workflow Remove CodeRabbit trigger workflow Feb 16, 2026
@tpantelis tpantelis merged commit c7efc02 into submariner-io:devel Feb 16, 2026
8 checks passed
@submariner-bot
Copy link

🤖 Closed branches: [z_pr247/tpantelis/rem_cr_action]

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