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(CODEOWNERS): match from root and any depth #5224

Merged
merged 2 commits into from
Nov 5, 2024
Merged

chore(CODEOWNERS): match from root and any depth #5224

merged 2 commits into from
Nov 5, 2024

Conversation

Akuukis
Copy link
Contributor

@Akuukis Akuukis commented Nov 4, 2024

💭 Notes

After reading Github docs more accurately, I found two issues:

  • README.md would match in any folder, not only root -> use /README.md instead.
  • jsapp/* matches only files within the folder, ignoring subfolders -> use /jsapp/ instead.

Base automatically changed from pr-template to main November 5, 2024 08:46
@Akuukis Akuukis self-assigned this Nov 5, 2024
@Akuukis Akuukis merged commit 7bf9a8b into main Nov 5, 2024
7 checks passed
@Akuukis Akuukis deleted the codeowners branch November 5, 2024 09:46
@p2edwards p2edwards added the workflow Related to development process label Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
workflow Related to development process
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants