File tree Expand file tree Collapse file tree 3 files changed +24
-2
lines changed
packages/grpc-google-iam-v1/.github Expand file tree Collapse file tree 3 files changed +24
-2
lines changed Original file line number Diff line number Diff line change 13
13
# limitations under the License.
14
14
docker :
15
15
image : gcr.io/cloud-devrel-public-resources/owlbot-python:latest
16
- digest : sha256:a8a80fc6456e433df53fc2a0d72ca0345db0ddefb409f1b75b118dfd1babd952
17
- # created: 2024-03-15T16:25:47.905264637Z
16
+ digest : sha256:8244c1253becbaa533f48724a6348e4b92a10df4b4dfb66d87e615e633059bdf
17
+ # created: 2024-04-07T11:43:40.730565127Z
Original file line number Diff line number Diff line change 13
13
# limitations under the License.
14
14
requestsize :
15
15
enabled : true
16
+
17
+ path :
18
+ pullrequest : true
19
+ paths :
20
+ samples : " samples"
Original file line number Diff line number Diff line change
1
+ # Blunderbuss config
2
+ #
3
+ # This file controls who is assigned for pull requests and issues.
4
+ # Note: This file is autogenerated. To make changes to the assignee
5
+ # team, please update `codeowner_team` in `.repo-metadata.json`.
6
+
7
+ assign_issues :
8
+ - googleapis/python-core-client-libraries
9
+
10
+ assign_issues_by :
11
+ - labels :
12
+ - " samples"
13
+ to :
14
+ - googleapis/python-samples-reviewers
15
+
16
+ assign_prs :
17
+ - googleapis/python-core-client-libraries
You can’t perform that action at this time.
0 commit comments