Skip to content

Commit

Permalink
Update .ubiquity-os.config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rndquu authored Nov 12, 2024
1 parent ec75c4a commit 0b88a34
Showing 1 changed file with 16 additions and 17 deletions.
33 changes: 16 additions & 17 deletions .github/.ubiquity-os.config.yml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit 0b88a34

Please sign in to comment.