From 9aa74c1b35092d94e0333c2ca947ab9b46d009bf Mon Sep 17 00:00:00 2001 From: cuisongliu Date: Sun, 27 Aug 2023 11:52:38 +0800 Subject: [PATCH] fix(main): upgrade robot (#19) Signed-off-by: cuisongliu --- .github/gh-bot.yml | 13 +++++++------ .github/workflows/bot.yml | 2 +- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/.github/gh-bot.yml b/.github/gh-bot.yml index e10c627..21908a4 100644 --- a/.github/gh-bot.yml +++ b/.github/gh-bot.yml @@ -1,5 +1,12 @@ version: v1 debug: true +action: + printConfig: false + release: + retry: 15s + actionName: Release + allowOps: + - cuisongliu bot: prefix: / spe: _ @@ -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. 🎉 diff --git a/.github/workflows/bot.yml b/.github/workflows/bot.yml index e2851c1..cee8bc2 100644 --- a/.github/workflows/bot.yml +++ b/.github/workflows/bot.yml @@ -1,4 +1,4 @@ -name: Github Rebot for Sealos +name: Github Robot for Sealos on: issue_comment: types: