Skip to content
This repository was archived by the owner on Jul 6, 2023. It is now read-only.

Commit 603f5f4

Browse files
chore(python): auto approve template changes (#88)
Source-Link: googleapis/synthtool@453a5d9 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:81ed5ecdfc7cac5b699ba4537376f3563f6f04122c4ec9e735d3b3dc1d43dd32
1 parent 86e17b9 commit 603f5f4

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

.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:bc5eed3804aec2f05fad42aacf973821d9500c174015341f721a984a0825b6fd
17-
# created: 2022-04-21T15:43:16.246106921Z
16+
digest: sha256:81ed5ecdfc7cac5b699ba4537376f3563f6f04122c4ec9e735d3b3dc1d43dd32
17+
# created: 2022-05-05T22:08:23.383410683Z

.github/auto-approve.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# https://github.com/googleapis/repo-automation-bots/tree/main/packages/auto-approve
2+
processes:
3+
- "OwlBotTemplateChanges"

scripts/readme-gen/readme_gen.py

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,10 @@
2828
jinja_env = jinja2.Environment(
2929
trim_blocks=True,
3030
loader=jinja2.FileSystemLoader(
31-
os.path.abspath(os.path.join(os.path.dirname(__file__), 'templates'))))
31+
os.path.abspath(os.path.join(os.path.dirname(__file__), "templates"))
32+
),
33+
autoescape=True,
34+
)
3235

3336
README_TMPL = jinja_env.get_template('README.tmpl.rst')
3437

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy