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

Commit 015a66e

Browse files
ci(java): ignore bot users for generate-files-bot (#328)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/14d66b96-4e42-4fc8-851c-9e7ade6c839a/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@3f67cee
1 parent 32ec583 commit 015a66e

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

.github/generated-files-bot.yml

+4
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

+2-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": "d7dbf4e4905373140934c3617360aa93f42920e1"
7+
"sha": "32ec583d5e487adfc7cd567013f6f2aedca0b45e"
88
}
99
},
1010
{
@@ -35,7 +35,7 @@
3535
"git": {
3636
"name": "synthtool",
3737
"remote": "https://github.com/googleapis/synthtool.git",
38-
"sha": "5d11bd2888c38ce1fb6fa6bf25494a4219a73928"
38+
"sha": "3f67ceece7e797a5736a25488aae35405649b90b"
3939
}
4040
}
4141
],

0 commit comments

Comments
 (0)