Skip to content

Commit 2960d68

Browse files
chore: enable release-trigger bot (#965)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/9d9d6f88-75f1-4d18-994b-3ba385348050/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.) Source-Link: googleapis/synthtool@63cff63
1 parent d39003f commit 2960d68

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.github/release-trigger.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
enabled: true

synth.metadata

Lines changed: 3 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-bigtable.git",
7-
"sha": "fbe8494bfabe2de3f0437291aac6a1c5d5acba6d"
7+
"sha": "09b31bd9032dc36071cb8d32fc5cb6d4d85878e1"
88
}
99
},
1010
{
@@ -19,7 +19,7 @@
1919
"git": {
2020
"name": "synthtool",
2121
"remote": "https://github.com/googleapis/synthtool.git",
22-
"sha": "ff01716e16d2c6e87eaf87197b753ac9fcbbed5d"
22+
"sha": "63cff634aabb85854caa511c5837ea6b45f42b4b"
2323
}
2424
}
2525
],
@@ -52,6 +52,7 @@
5252
".github/generated-files-bot.yml",
5353
".github/readme/synth.py",
5454
".github/release-please.yml",
55+
".github/release-trigger.yml",
5556
".github/snippet-bot.yml",
5657
".github/sync-repo-settings.yaml",
5758
".github/trusted-contribution.yml",

0 commit comments

Comments
 (0)