Skip to content

chore(github): add CODEOWNERS for PR review assignments#13

Merged
Sunny6889 merged 1 commit intodevelopfrom
feature_code_owners
Apr 2, 2026
Merged

chore(github): add CODEOWNERS for PR review assignments#13
Sunny6889 merged 1 commit intodevelopfrom
feature_code_owners

Conversation

@Sunny6889
Copy link
Copy Markdown
Owner

@Sunny6889 Sunny6889 commented Apr 2, 2026

What does this PR do?
Define per-module code owners covering all top-level Gradle modules, CI/build config, key sub-packages (db, net, vm, jsonrpc, rpc, http, event, config, backup, metrics, rewards, lite, test), and a default fallback owner for unmatched paths.

Why are these changes required?

This PR has been tested by:

  • Unit Tests
  • Manual Testing

Follow up

Extra details

Summary by CodeRabbit

  • Chores
    • Updated repository configuration for pull request review assignments.

Define per-module code owners covering all top-level Gradle modules,
CI/build config, key sub-packages (db, net, vm, jsonrpc, rpc, http,
event, config, backup, metrics, rewards, lite, test), and a default
fallback owner for unmatched paths.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@Sunny6889 Sunny6889 merged commit b5a05b8 into develop Apr 2, 2026
3 of 4 checks passed
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 2, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 8e3fe4ad-8d87-46e6-9a7c-d174876d7477

📥 Commits

Reviewing files that changed from the base of the PR and between bb8b4be and 6bea1fb.

📒 Files selected for processing (1)
  • .github/CODEOWNERS

📝 Walkthrough

Walkthrough

A .github/CODEOWNERS file was added to define default and path-specific code ownership across the repository's Gradle modules, CI/build directories, and nested subdirectories for pull request review routing.

Changes

Cohort / File(s) Summary
Code Ownership Configuration
.github/CODEOWNERS
Added repository code ownership rules specifying default owners and path-specific reviewers for Gradle modules (framework, chainbase, consensus, protocol, common, crypto, plugins, docker), CI/build files (.github, gradle), and nested subdirectories (database/storage, trie, networking, VM/TVM, JSON-RPC, events, logs, configuration, backups, metrics, rewards, lite), plus test directories.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 A file to claim the burrows we keep,
CODEOWNERS marks the territory deep,
Each module finds its guardian true,
Pull requests now know where to brew! 📋✨

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature_code_owners

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.

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