Skip to content

Commit

Permalink
chore: removing owlbot directives for conversion to main (#32)
Browse files Browse the repository at this point in the history
chore: removing owlbot directives for conversion to main
  • Loading branch information
nicain authored Sep 3, 2021
1 parent f39b74a commit 5076d2a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion packages/google-cloud-audit-log/.github/.OwlBot.lock.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
docker:
image: gcr.io/repo-automation-bots/owlbot-python:latest
digest: sha256:aea14a583128771ae8aefa364e1652f3c56070168ef31beb203534222d842b8b
digest: sha256:0ffe3bdd6c7159692df5f7744da74e5ef19966288a6bf76023e8e04e0c424d7d
5 changes: 0 additions & 5 deletions packages/google-cloud-audit-log/owlbot.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,5 @@
s.move(templated_files / ".github")
s.move(templated_files / ".gitignore")

# Remove the replacement below once https://github.com/googleapis/synthtool/pull/1188 is merged

# Update googleapis/repo-automation-bots repo to main in .kokoro/*.sh files
s.replace(".kokoro/*.sh", "repo-automation-bots/tree/master", "repo-automation-bots/tree/main")

# Add license headers
python.fix_pb2_headers()

0 comments on commit 5076d2a

Please sign in to comment.