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 5803dae commit 5fbe0a4
Showing 1 changed file with 19 additions and 18 deletions.
37 changes: 19 additions & 18 deletions .github/.ubiquity-os.config.yml
Original file line number Diff line number Diff line change
@@ -1,20 +1,21 @@
plugins:
- 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)"]
- 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://ubiquibot-command-wallet-development.ubiquity.workers.dev
with:
Expand Down Expand Up @@ -203,7 +204,7 @@ plugins:
countWords: true
- role:
- ISSUE_CONTRIBUTOR
- PULL_CONTRIBUTOR
- ISSUE_ASSIGNEE
multiplier: 0.25
rewards:
wordValue: 0.1
Expand Down Expand Up @@ -271,7 +272,7 @@ plugins:
- role:
- PULL_SPECIFICATION
- PULL_AUTHOR
- ISSUE_ASSIGNEE
- PULL_CONTRIBUTOR
- PULL_ASSIGNEE
multiplier: 0
rewards:
Expand Down

0 comments on commit 5fbe0a4

Please sign in to comment.