-
Notifications
You must be signed in to change notification settings - Fork 96
ci: update template so GAPIC_AUTO repos do not require special approvers for Java code #1494
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
Changes from all commits
ef4544b
4d9473f
67de18e
45ec21a
5644efb
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -58,3 +58,6 @@ permissionRules: | |
| permission: admin | ||
| - team: yoshi-java | ||
| permission: push | ||
| - team: java-samples-reviewers | ||
| permission: push | ||
|
Comment on lines
+61
to
+62
Member
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. FYI: @kolea2 @averikitsch This should give "Write" role to the team.
Member
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Unfortunately OwlBot (postpostprocessor) didn't modify sync-repo-settings.yaml in https://github.com/googleapis/java-containeranalysis/pull/912/files |
||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
suggest adding a comment of something like
# for handwritten libraries keep {{ metadata['repo']['codeowner_team'] }} as ownerUh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done in the next line.