Skip to content

Commit 3f67cee

Browse files
authored
ci(java): ignore bot users for generate-files-bot (#877)
Depends on googleapis/repo-automation-bots#1254 Fixes googleapis/repo-automation-bots#1096
1 parent 996775e commit 3f67cee

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

synthtool/gcp/templates/java_library/.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]'

0 commit comments

Comments
 (0)