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

fix check_format.py to report insufficient owners #7438

Merged

Conversation

zuercher
Copy link
Member

@zuercher zuercher commented Jul 1, 2019

CODEOWNERS lines for extensions with a single owner were ignored
resulting in a misleading error about a new directory not having
owners. Instead, report insufficient owners as a distinct error.

Risk Level: low
Testing: manually tested various owners lines
Docs Changes: n/a
Release Notes: n/a

Signed-off-by: Stephan Zuercher [email protected]

CODEOWNERS lines for extensions with a single owner were ignored
resulting in a misleading error about a new directory not having
owners. Instead, report insufficient owners as a distinct error.

Risk Level: low
Testing: manually tested various owners lines
Docs Changes: n/a
Release Notes: n/a

Signed-off-by: Stephan Zuercher <[email protected]>
Copy link
Contributor

@alyssawilk alyssawilk left a comment

Choose a reason for hiding this comment

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

Thanks for making this one more clear - I'm sure you've saved folks confusion down the line :-)

CODEOWNERS Show resolved Hide resolved
@zuercher zuercher merged commit fd7b4e8 into envoyproxy:master Jul 2, 2019
@zuercher zuercher deleted the zuercher_codeowners_check_format branch July 2, 2019 20:13
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.

2 participants