Skip to content

Add CODEOWNERS#227

Merged
williammartin merged 1 commit into
trunkfrom
wm-codeowners
May 20, 2026
Merged

Add CODEOWNERS#227
williammartin merged 1 commit into
trunkfrom
wm-codeowners

Conversation

@williammartin
Copy link
Copy Markdown
Member

@williammartin williammartin commented May 20, 2026

Summary

Adds a .github/CODEOWNERS so that PRs in cli/go-gh automatically request review from @cli/code-reviewers, matching the pattern used in cli/cli.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@williammartin williammartin changed the title ci: add CODEOWNERS Add CODEOWNERS May 20, 2026
@williammartin williammartin marked this pull request as ready for review May 20, 2026 11:42
@williammartin williammartin requested a review from Copilot May 20, 2026 11:43
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a repository-wide CODEOWNERS rule so pull requests automatically request review from @cli/code-reviewers, matching the approach used in cli/cli.

Changes:

  • Introduces .github/CODEOWNERS with a catch-all ownership rule (* @cli/code-reviewers).
Show a summary per file
File Description
.github/CODEOWNERS Adds a default code owner team for all paths in the repository.

Copilot's findings

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 1/1 changed files
  • Comments generated: 0

@williammartin williammartin merged commit 997e43e into trunk May 20, 2026
14 checks passed
@williammartin williammartin deleted the wm-codeowners branch May 20, 2026 11: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.

3 participants