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

Commit eb21b18

Browse files
chore(java): enable generated-files-bot (#277)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/b190c84e-709a-41a8-bc1a-8627f37f62d0/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@b19b401
1 parent 73e8273 commit eb21b18

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

.github/generated-files-bot.yml

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
externalManifests:
2+
- type: json
3+
file: 'synth.metadata'
4+
jsonpath: '$.generatedFiles[*]'
5+
- type: json
6+
file: '.github/readme/synth.metadata/synth.metadata'
7+
jsonpath: '$.generatedFiles[*]'

synth.metadata

+3-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-websecurityscanner.git",
7-
"sha": "832848c89485ac645268e88c176de1a6bfe38dbf"
7+
"sha": "8d4fb0a255710e3093aea95b962dc2535f9e82cc"
88
}
99
},
1010
{
@@ -35,7 +35,7 @@
3535
"git": {
3636
"name": "synthtool",
3737
"remote": "https://github.com/googleapis/synthtool.git",
38-
"sha": "f68649c5f26bcff6817c6d21e90dac0fc71fef8e"
38+
"sha": "b19b401571e77192f8dd38eab5fb2300a0de9324"
3939
}
4040
}
4141
],
@@ -74,6 +74,7 @@
7474
".github/ISSUE_TEMPLATE/feature_request.md",
7575
".github/ISSUE_TEMPLATE/support_request.md",
7676
".github/PULL_REQUEST_TEMPLATE.md",
77+
".github/generated-files-bot.yml",
7778
".github/readme/synth.py",
7879
".github/release-please.yml",
7980
".github/snippet-bot.yml",

0 commit comments

Comments
 (0)