Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Commit

Permalink
chore(java): enable generated-files-bot (#379)
Browse files Browse the repository at this point in the history
This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/144f0dc1-363d-4512-9d09-acba1f17f7e5/targets

- [ ] To automatically regenerate this PR, check this box.

Source-Link: googleapis/synthtool@b19b401
  • Loading branch information
yoshi-automation committed Oct 31, 2020
1 parent 8f3c79e commit 0853e5f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
7 changes: 7 additions & 0 deletions .github/generated-files-bot.yml
@@ -0,0 +1,7 @@
externalManifests:
- type: json
file: 'synth.metadata'
jsonpath: '$.generatedFiles[*]'
- type: json
file: '.github/readme/synth.metadata/synth.metadata'
jsonpath: '$.generatedFiles[*]'
5 changes: 3 additions & 2 deletions synth.metadata
Expand Up @@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-automl.git",
"sha": "78cbae425d4aa93b15b4a993ec1a02913b5a2ded"
"sha": "8f3c79ee8b210fc59b2cd72f911fb75469070ca2"
}
},
{
Expand All @@ -27,7 +27,7 @@
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "5f6ef0ec5501d33c4667885b37a7685a30d41a76"
"sha": "b19b401571e77192f8dd38eab5fb2300a0de9324"
}
}
],
Expand Down Expand Up @@ -57,6 +57,7 @@
".github/ISSUE_TEMPLATE/feature_request.md",
".github/ISSUE_TEMPLATE/support_request.md",
".github/PULL_REQUEST_TEMPLATE.md",
".github/generated-files-bot.yml",
".github/readme/synth.py",
".github/release-please.yml",
".github/snippet-bot.yml",
Expand Down

0 comments on commit 0853e5f

Please sign in to comment.