Skip to content

chore(review): point CodeRabbit at dev and the moved ESLint config - #2838

Merged
alexeyv merged 1 commit into
devfrom
chore/coderabbit-dev
Sep 6, 2026
Merged

chore(review): point CodeRabbit at dev and the moved ESLint config#2838
alexeyv merged 1 commit into
devfrom
chore/coderabbit-dev

Conversation

@alexeyv

@alexeyv alexeyv commented Sep 6, 2026

Copy link
Copy Markdown
Collaborator

Two fixes to .coderabbit.yaml.

  • base_branches listed main, which is the default branch and needs no listing, while every PR now targets dev. CodeRabbit has not reviewed the recent PRs into dev; this should bring it back.
  • The path filter still excluded eslint.config.mjs at the root. It moved to docs-site/ in build: move the Node toolchain into docs-site #2834, as greptile.json already reflects.

base_branches listed main, which is the default branch and needs no
listing, while every PR now targets dev. The path filter still named
eslint.config.mjs at the root; it moved to docs-site/ in #2834.
@greptile-apps

greptile-apps Bot commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

Updates CodeRabbit configuration to restore automatic reviews for development PRs and track the relocated ESLint configuration.

  • Adds dev to the explicitly reviewed base branches while the default main branch remains implicitly covered.
  • Replaces the stale root ESLint-config exclusion with docs-site/eslint.config.mjs.

Confidence Score: 5/5

The PR appears safe to merge with no actionable issues identified.

The branch filter matches the repository’s development workflow without removing default-branch coverage, and the updated path filter resolves to the relocated ESLint configuration.

Important Files Changed

Filename Overview
.coderabbit.yaml Correctly targets development PRs for automatic review and updates the ESLint exclusion to the file's current location.

Reviews (1): Last reviewed commit: "chore(review): point CodeRabbit at dev a..." | Re-trigger Greptile

@alexeyv
alexeyv merged commit abe4eb1 into dev Sep 6, 2026
5 checks passed
@alexeyv
alexeyv deleted the chore/coderabbit-dev branch September 6, 2026 03:52
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.

1 participant