Skip to content

Commit 1b8a8fc

Browse files
chore(python): add requirements for docs build (#288)
Source-Link: googleapis/synthtool@85c23b6 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:3741fd1f5f5150378563c76afa06bcc12777b5fe54c5ee01115218f83872134f Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Holt Skinner <[email protected]>
1 parent baa83c4 commit 1b8a8fc

File tree

3 files changed

+24
-2
lines changed

3 files changed

+24
-2
lines changed

packages/google-cloud-documentai-toolbox/.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:d0e70b7cbce0f340c4755bafee5c1ef754c4e83927ecce8988f4f4c530572f61
17+
# created: 2024-03-18T16:26:15.743347415Z

packages/google-cloud-documentai-toolbox/.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+
assign_issues:
7+
- googleapis/cdpe-cloudai
8+
9+
assign_issues_by:
10+
- labels:
11+
- "samples"
12+
to:
13+
- googleapis/python-samples-reviewers
14+
- googleapis/cdpe-cloudai
15+
16+
assign_prs:
17+
- googleapis/cdpe-cloudai

0 commit comments

Comments
 (0)