Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4de6c6c

Browse files
docs: fix docs session (#88)
Source-Link: googleapis/synthtool@223f39e Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:8244c1253becbaa533f48724a6348e4b92a10df4b4dfb66d87e615e633059bdf Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 3695bb7 commit 4de6c6c

File tree

3 files changed

+24
-2
lines changed

3 files changed

+24
-2
lines changed

packages/grpc-google-iam-v1/.github/.OwlBot.lock.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@
1313
# limitations under the License.
1414
docker:
1515
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

packages/grpc-google-iam-v1/.github/auto-label.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,8 @@
1313
# limitations under the License.
1414
requestsize:
1515
enabled: true
16+
17+
path:
18+
pullrequest: true
19+
paths:
20+
samples: "samples"
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
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

0 commit comments

Comments
 (0)