File tree 3 files changed +24
-2
lines changed
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:db05f70829de86fe8e34ba972b7fe56da57eaccf1691f875ed4867db80d5cec9
17
+ # created: 2024-04-05T19:51:26.466869535Z
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
+ assign_issues :
7
+ - googleapis/api-bigquery
8
+
9
+ assign_issues_by :
10
+ - labels :
11
+ - " samples"
12
+ to :
13
+ - googleapis/python-samples-reviewers
14
+ - googleapis/api-bigquery
15
+
16
+ assign_prs :
17
+ - googleapis/api-bigquery
You can’t perform that action at this time.
0 commit comments