Skip to content

Commit bb51e28

Browse files
ci(java): ignore bot users for generate-files-bot (#756)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/88a97252-efa1-41f8-87c9-1a1ef3bd41cf/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@3f67cee
1 parent aa701f5 commit bb51e28

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

.github/generated-files-bot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,7 @@ externalManifests:
55
- type: json
66
file: '.github/readme/synth.metadata/synth.metadata'
77
jsonpath: '$.generatedFiles[*]'
8+
ignoreAuthors:
9+
- 'renovate-bot'
10+
- 'yoshi-automation'
11+
- 'release-please[bot]'

synth.metadata

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-spanner.git",
7-
"sha": "3b42e9101bc7898be428c3046615df8868ca40c0"
7+
"sha": "aa701f5998b17d918e3042b20c73ab9dbbcd4e27"
88
}
99
},
1010
{
@@ -19,7 +19,7 @@
1919
"git": {
2020
"name": "synthtool",
2121
"remote": "https://github.com/googleapis/synthtool.git",
22-
"sha": "5d11bd2888c38ce1fb6fa6bf25494a4219a73928"
22+
"sha": "3f67ceece7e797a5736a25488aae35405649b90b"
2323
}
2424
}
2525
],

0 commit comments

Comments
 (0)