Skip to content

Commit

Permalink
fix(main): upgrade robot (#19)
Browse files Browse the repository at this point in the history
Signed-off-by: cuisongliu <[email protected]>
  • Loading branch information
cuisongliu authored Aug 27, 2023
1 parent bb70bea commit 9aa74c1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
13 changes: 7 additions & 6 deletions .github/gh-bot.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
version: v1
debug: true
action:
printConfig: false
release:
retry: 15s
actionName: Release
allowOps:
- cuisongliu
bot:
prefix: /
spe: _
Expand All @@ -11,12 +18,6 @@ bot:
repo:
org: false

release:
retry: 15s
action: Release
allowOps:
- cuisongliu

message:
success: |
🤖 says: Hooray! The action {{.Body}} has been completed successfully. 🎉
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/bot.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Github Rebot for Sealos
name: Github Robot for Sealos
on:
issue_comment:
types:
Expand Down

0 comments on commit 9aa74c1

Please sign in to comment.