From 0b88a3422cd24c3fefdb1c2d5f1690409f036cee Mon Sep 17 00:00:00 2001 From: rndquu <119500907+rndquu@users.noreply.github.com> Date: Tue, 12 Nov 2024 13:22:31 +0300 Subject: [PATCH] Update .ubiquity-os.config.yml --- .github/.ubiquity-os.config.yml | 33 ++++++++++++++++----------------- 1 file changed, 16 insertions(+), 17 deletions(-) diff --git a/.github/.ubiquity-os.config.yml b/.github/.ubiquity-os.config.yml index 28f6cec..282d7bd 100644 --- a/.github/.ubiquity-os.config.yml +++ b/.github/.ubiquity-os.config.yml @@ -1,21 +1,20 @@ plugins: - - skipBotEvents: false - uses: - - plugin: https://ubiquity-os-command-start-stop-development.ubiquity.workers.dev - with: - reviewDelayTolerance: "3 Days" - taskStaleTimeoutDuration: "30 Days" - startRequiresWallet: true - maxConcurrentTasks: - member: 2 - contributor: 2 - emptyWalletText: "Please set your wallet address with the /wallet command first and try again." - rolesWithReviewAuthority: - - COLLABORATOR - - OWNER - - MEMBER - - ADMIN - requiredLabelsToStart: ["Priority: 3 (High)", "Priority: 4 (Urgent)", "Priority: 5 (Emergency)"] + - uses: + - plugin: https://ubiquity-os-command-start-stop-development.ubiquity.workers.dev + with: + reviewDelayTolerance: "3 Days" + taskStaleTimeoutDuration: "30 Days" + startRequiresWallet: true + maxConcurrentTasks: + member: 2 + contributor: 2 + emptyWalletText: "Please set your wallet address with the /wallet command first and try again." + rolesWithReviewAuthority: + - COLLABORATOR + - OWNER + - MEMBER + - ADMIN + requiredLabelsToStart: ["Priority: 3 (High)", "Priority: 4 (Urgent)", "Priority: 5 (Emergency)"] - uses: - plugin: https://ubiquibot-command-wallet-development.ubiquity.workers.dev with: