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 codeowners for docs and modularized folder structure #4160

Merged
merged 8 commits into from
Jun 4, 2021

Conversation

balopat
Copy link
Contributor

@balopat balopat commented Jun 4, 2021

Fixes codeowners for docs - in particular @rmlarose and @mrwojtek permissions weren't correct, the rules were pointing at a non-existing folder cirq/docs/.

Also, since the modularization, some rules became out of date and the test did not catch this. Making codeowners test now to mandatorily test existing files - this will be a bit noisy if those particular tested files move around, but in exchange we'll be forced to update the rules.

@balopat balopat requested review from cduck, vtomole and a team as code owners June 4, 2021 15:35
@balopat balopat requested a review from tanujkhattar June 4, 2021 15:35
@google-cla google-cla bot added the cla: yes Makes googlebot stop complaining. label Jun 4, 2021
@balopat balopat changed the title Fix codeowners for docs Fix codeowners for docs and modularized folder structure Jun 4, 2021
Copy link
Collaborator

@tanujkhattar tanujkhattar left a comment

Choose a reason for hiding this comment

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

LGTM!
This was an embarrassing bug in my commit, thanks for making it harder for such bugs to creep in!

@balopat balopat added the automerge Tells CirqBot to sync and merge this PR. (If it's running.) label Jun 4, 2021
@CirqBot CirqBot added the front_of_queue_automerge CirqBot uses this label to indicate (and remember) what's being merged next. label Jun 4, 2021
@CirqBot CirqBot merged commit db8baea into quantumlib:master Jun 4, 2021
@CirqBot CirqBot removed automerge Tells CirqBot to sync and merge this PR. (If it's running.) front_of_queue_automerge CirqBot uses this label to indicate (and remember) what's being merged next. labels Jun 4, 2021
rht pushed a commit to rht/Cirq that referenced this pull request May 1, 2023
…4160)

Fixes codeowners for docs - in particular @rmlarose and @mrwojtek  permissions weren't correct, the rules were pointing at a non-existing folder `cirq/docs/`. 

Also, since the modularization, some rules became out of date and the test did not catch this. Making codeowners test now to mandatorily test existing files - this will be a bit noisy if those particular tested files move around, but in exchange we'll be forced to update the rules.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Makes googlebot stop complaining.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants