Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add CODEOWNERS #584

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

chore: add CODEOWNERS #584

wants to merge 1 commit into from

Conversation

huancheng-trili
Copy link
Collaborator

Context

Add CODEOWNERS so that reviewers can be automatically assigned to PRs.

Description

CODEOWNERS defines who should be notified when PRs for specific files are created. We can leverage the github team feature along with this to automatically assign reviewers. If authors want PRs to be reviewed by specific people, they can still do so and CODEOWNERS will not choose additional reviewers.

Manually testing the PR

Copy link

codecov bot commented Oct 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 37.06%. Comparing base (3ff7468) to head (13f5c85).
Report is 2 commits behind head on main.

see 3 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3ff7468...13f5c85. Read the comment docs.

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