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

Commit 573940d

Browse files
ci(java): ignore bot users for generate-files-bot (#391)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/327b9688-150a-41d8-be5c-d8f2a0d78277/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@3f67cee
1 parent 088c98f commit 573940d

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

.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-datacatalog.git",
7-
"sha": "1469f90673ab57f1d01aae0079cebc90ed6e147f"
7+
"sha": "088c98f0241d7b25fd1a4569e2741fbf3bb20c77"
88
}
99
},
1010
{
@@ -27,7 +27,7 @@
2727
"git": {
2828
"name": "synthtool",
2929
"remote": "https://github.com/googleapis/synthtool.git",
30-
"sha": "5d11bd2888c38ce1fb6fa6bf25494a4219a73928"
30+
"sha": "3f67ceece7e797a5736a25488aae35405649b90b"
3131
}
3232
}
3333
],

0 commit comments

Comments
 (0)