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

Commit

Permalink
feat: add gcf-owl-bot[bot] to ignoreAuthors (#166)
Browse files Browse the repository at this point in the history
This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/3858ff18-b300-4c73-be95-236440c5ce7e/targets

- [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)

Source-Link: googleapis/synthtool@8eae023
Source-Link: googleapis/synthtool@7332178
  • Loading branch information
yoshi-automation committed Jun 1, 2021
1 parent 0313dad commit a996661
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions .github/generated-files-bot.yml
Expand Up @@ -9,3 +9,4 @@ ignoreAuthors:
- 'renovate-bot'
- 'yoshi-automation'
- 'release-please[bot]'
- 'gcf-owl-bot[bot]'
4 changes: 2 additions & 2 deletions .kokoro/build.sh
Expand Up @@ -23,8 +23,8 @@ cd ${scriptDir}/..
# include common functions
source ${scriptDir}/common.sh

# Print out Java version
java -version
# Print out Maven & Java version
mvn -version
echo ${JOB_TYPE}

# attempt to install 3 times with exponential backoff (starting with 10 seconds)
Expand Down
4 changes: 2 additions & 2 deletions synth.metadata
Expand Up @@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-video-transcoder.git",
"sha": "4bff91ace8c16ea577e5dfaf1e13cec1eb02ea21"
"sha": "0313dade67377e14e75fe9eb44d305527b4a78b2"
}
},
{
Expand All @@ -19,7 +19,7 @@
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "c86c7a60985644eab557949363a38301d40d78d2"
"sha": "8eae0234a16b26c2ff616d305dbd9786c8b10a47"
}
}
],
Expand Down

0 comments on commit a996661

Please sign in to comment.