multimediallc / multimediallc/codeowners-plus

Inline ownership rules

Open
#3 0 comments 0 reactions 1 assignee View on GitHub

@zbedforrest is already working on this.

Since Jan 22, 2025.

enhancement
Dominant language
Go
Stars
41
Forks
13
Avg merge
5d 14h
Merged PRs (30d)
4

Description

Add the ability to use code comments for scoped code ownership rules.

You should be able to add a comment above or next to a function, class, struct, or trait to mark that entity as being owned by a code owner.

Idea: use treesitter for querying AST of code files to find comment that applies to an entity and check if comment contains codeowners mark

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.