We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2cd326 commit bdbbdb2Copy full SHA for bdbbdb2
.github/CODEOWNERS
@@ -10,4 +10,10 @@
10
# The python-samples-reviewers team is the default owner for samples changes
11
/samples/ @googleapis/python-samples-owners
12
13
+# For more information, see https://github.com/googleapis/repo-automation-bots/blob/master/packages/auto-approve/README.md
14
.github/auto-approve.yml @googleapis/github-automation @googleapis/yoshi-python
15
+
16
+# The following is needed to auto-approve changes to static discovery artifacts and generated documentation.
17
+/docs/dyn/*.html @yoshi-approver @googleapis/yoshi-python
18
+/googleapiclient/discovery_cache/documents/*.json @yoshi-approver @googleapis/yoshi-python
19
+/googleapiclient/discovery_cache/documents/index.md @yoshi-approver @googleapis/yoshi-python
0 commit comments