Skip to content

chore: fix CODEOWNERS - #67

Merged
sjvans merged 1 commit into
mainfrom
CODEOWNERS
Aug 27, 2026
Merged

chore: fix CODEOWNERS#67
sjvans merged 1 commit into
mainfrom
CODEOWNERS

Conversation

@sjvans

@sjvans sjvans commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Fix CODEOWNERS Configuration

Update the .github/CODEOWNERS file to correctly assign multiple code owners on a single line.

Change: Combined the two separate wildcard (*) entries for @cap-js/agents-team and @cap-js/node-js-runtime into a single rule, ensuring both teams are required reviewers for all files.

Previously, having two separate * rules meant only the last rule (@cap-js/node-js-runtime) would take effect, as later rules override earlier ones in CODEOWNERS.

Category: 🔧 Chore

Have you...

  • Added relevant entry to the change log?

  • 🔄 Regenerate and Update Summary

PR Bot Information

Version: 1.29.52

  • File Content Strategy: Full file content
  • LLM: anthropic--claude-4.6-sonnet
  • Correlation ID: bd9701a0-a1ec-11f1-9966-cea009059ae3
  • Output Template: Repository PR Template
  • Event Trigger: pull_request.opened
  • Summary Prompt: Default Prompt

@sjvans
sjvans marked this pull request as ready for review August 27, 2026 07:56
@sjvans
sjvans requested a review from a team as a code owner August 27, 2026 07:56
@hyperspace-pr-bot

Copy link
Copy Markdown

Summary

The following content is AI-generated and provides a summary of the pull request:


Fix CODEOWNERS to Require Both Teams as Reviewers

Fixes the .github/CODEOWNERS configuration by combining two separate wildcard (*) rules into a single rule assigning both @cap-js/agents-team and @cap-js/node-js-runtime as required reviewers for all files.

Previously, having two separate * entries meant only the last rule (@cap-js/node-js-runtime) would take effect, since later rules override earlier ones in CODEOWNERS. Both teams are now correctly required as reviewers.

Category: 🔧 Chore

Have you...

  • Added relevant entry to the change log?

  • 🔄 Regenerate and Update Summary
  • ✏️ Insert as PR Description (deletes this comment)
  • 🗑️ Delete comment
PR Bot Information

Version: 1.29.52

  • Correlation ID: c4248ec0-a1ec-11f1-9939-d227ee891557
  • Output Template: Repository PR Template
  • LLM: anthropic--claude-4.6-sonnet
  • Event Trigger: pull_request.ready_for_review
  • File Content Strategy: Full file content
  • Summary Prompt: Default Prompt

@sjvans
sjvans enabled auto-merge (squash) August 27, 2026 08:12
@sjvans
sjvans merged commit 0b6f684 into main Aug 27, 2026
21 of 23 checks passed
@sjvans
sjvans deleted the CODEOWNERS branch August 27, 2026 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants