Skip to content

Removed 6.x branch from CodeRabbit auto-review#27772

Merged
9larsons merged 1 commit into
mainfrom
remove-6.x-from-coderabbit-base-branches
May 13, 2026
Merged

Removed 6.x branch from CodeRabbit auto-review#27772
9larsons merged 1 commit into
mainfrom
remove-6.x-from-coderabbit-base-branches

Conversation

@EvanHahn
Copy link
Copy Markdown
Contributor

@EvanHahn EvanHahn commented May 7, 2026

ref https://docs.coderabbit.ai/configuration/auto-review#base_branches
ref https://github.com/TryGhost/Ghost/tree/6.x

By default, CodeRabbit only reviews PRs against main. We previously added 6.x to this list. But Ghost v6 has been out awhile, so we can remove this rule. (The 6.x branch hasn't been updated for almost a year.)

ref https://docs.coderabbit.ai/configuration/auto-review#base_branches
ref https://github.com/TryGhost/Ghost/tree/6.x

By default, CodeRabbit only reviews PRs against `main`. We previously
added `6.x` to this list. But Ghost v6 has been out awhile, so we can
remove this rule. (The `6.x` branch hasn't been updated for almost a
year.)
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 7, 2026

Review Change Stack

Warning

Ignoring CodeRabbit configuration file changes. For security, only the configuration from the base branch is applied for open source repositories.

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 37d29ac4-f357-46c6-ab6b-adeaf603f872

📥 Commits

Reviewing files that changed from the base of the PR and between 1dd3f89 and c5e1bb7.

📒 Files selected for processing (1)
  • .coderabbit.yaml
💤 Files with no reviewable changes (1)
  • .coderabbit.yaml

Walkthrough

This pull request removes the auto_review configuration block from .coderabbit.yaml that previously set base_branches to ["6.x"]. The remaining review settings, including high_level_summary, collapse_walkthrough, and changed_files_summary, remain in the configuration file. The change results in three lines removed from the file.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and specifically describes the main change: removing the 6.x branch from CodeRabbit auto-review configuration, which matches the actual changeset.
Description check ✅ Passed The description is directly related to the changeset, explaining the rationale for removing the 6.x branch and providing context about Ghost v6 being mature.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

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

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch remove-6.x-from-coderabbit-base-branches

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.

@EvanHahn EvanHahn requested a review from 9larsons May 7, 2026 13:59
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 7, 2026

E2E Tests Failed

To view the Playwright test report locally, run:

REPORT_DIR=$(mktemp -d) && gh run download 25500203369 -n playwright-report -D "$REPORT_DIR" && npx playwright show-report "$REPORT_DIR"

1 similar comment
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 7, 2026

E2E Tests Failed

To view the Playwright test report locally, run:

REPORT_DIR=$(mktemp -d) && gh run download 25500203369 -n playwright-report -D "$REPORT_DIR" && npx playwright show-report "$REPORT_DIR"

@9larsons 9larsons merged commit 0e03753 into main May 13, 2026
73 of 82 checks passed
@9larsons 9larsons deleted the remove-6.x-from-coderabbit-base-branches branch May 13, 2026 19:44
EvanHahn added a commit that referenced this pull request May 13, 2026
ref https://docs.coderabbit.ai/configuration/auto-review#base_branches
ref https://github.com/TryGhost/Ghost/tree/6.x

By default, CodeRabbit only reviews PRs against `main`. We previously
added `6.x` to this list. But Ghost v6 has been out awhile, so we can
remove this rule. (The `6.x` branch hasn't been updated for almost a
year.)
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