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(prettierignore): remove code owner #14349

Merged
merged 3 commits into from
Jul 18, 2023

Conversation

caugner
Copy link
Contributor

@caugner caugner commented Jul 18, 2023

Description

Removes the code owners for .prettierignore, and adds the file to the system-file-changes check.

Motivation

This means PRs changing the .prettierignore file no longer trigger a review request from @mdn/core-dev. However, the failing system-file-changes check ensures reviewers notice the changes.

Additional details

Related issues and pull requests

@caugner caugner requested a review from a team as a code owner July 18, 2023 09:28
@github-actions github-actions bot added the system Infrastructure and configuration for the project label Jul 18, 2023
@caugner caugner requested a review from LeoMcA July 18, 2023 09:28
Copy link
Collaborator

@queengooborg queengooborg left a comment

Choose a reason for hiding this comment

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

Removing the file from the CODEOWNERS sounds great to me!

However, would it be alright not to treat the file as a "system file"? Because we're working on formatting all the files with Prettier, it'd mean that all Prettier PRs will have a failing test, which may lead reviewers to want to hold off on taking a look. It looks far more pleasant to see a green check for such PRs! (Also, the upstream content doesn't treat .prettierignore as a system file!)

.github/workflows/system-file-changes.yml Outdated Show resolved Hide resolved
@caugner caugner changed the title chore(prettierignore): remove code owner, add to system-file-changes check chore(prettierignore): remove code owner Jul 18, 2023
@queengooborg
Copy link
Collaborator

Thank you very much! Let's get this merged!

@queengooborg queengooborg merged commit 34c354c into main Jul 18, 2023
4 of 5 checks passed
@queengooborg queengooborg deleted the remove-code-owners-for-prettierignore branch July 18, 2023 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
system Infrastructure and configuration for the project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants