Skip to content

Commit 163d3b4

Browse files
Takashi Matsuodandhlee
andauthored
chore: add alwaysCreateStatusCheck config for snippet-bot (GoogleCloudPlatform#5789)
* chore: add alwaysCreateStatusCheck config for snippet-bot This config will change the snippet-bot's behavior. The bot will always create successful status checks so that we can use those checks in our branch protection rules. * fix errors * fix lint Co-authored-by: Dan Lee <[email protected]>
1 parent a0fa9c5 commit 163d3b4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/snippet-bot.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
alwaysCreateStatusCheck: true
2+
ignoreFiles:
3+
- README.md

0 commit comments

Comments
 (0)