Skip to content

Commit

Permalink
Update .ubiquity-os.config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gentlementlegen authored Dec 21, 2024
1 parent 231c312 commit 706708d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/.ubiquity-os.config.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
plugins:
- uses:
- plugin: https://ubiquibot-command-wallet-development.ubiquity.workers.dev
- plugin: https://ubiquity-os-command-wallet-main.ubiquity.workers.dev
- uses:
- plugin: https://ubiquibot-command-query-user-development.ubiquity.workers.dev
- plugin: https://ubiquity-os-command-query-user-main.ubiquity.workers.dev
with:
allowPublicQuery: true
- uses:
Expand Down Expand Up @@ -207,7 +207,7 @@ plugins:
post: true
debug: false
- uses:
- plugin: ubiquity-os-marketplace/daemon-disqualifier@development
- plugin: ubiquity-os-marketplace/daemon-disqualifier@main
with:
watch:
optOut:
Expand All @@ -216,7 +216,7 @@ plugins:
- staging
- production
- uses:
- plugin: ubiquity-os-marketplace/daemon-merging@development
- plugin: ubiquity-os-marketplace/daemon-merging@main
with:
approvalsRequired:
collaborator: 1
Expand All @@ -229,11 +229,11 @@ plugins:
- staging
- production
- uses:
- plugin: https://ubiquity-os-command-start-stop-development.ubiquity.workers.dev
- plugin: https://ubiquity-os-command-start-stop-main.ubiquity.workers.dev
with:
reviewDelayTolerance: "3 Days"
taskStaleTimeoutDuration: "30 Days"
startRequiresWallet: true # default is true
requiredLabelsToStart: ["Priority: 3 (High)", "Priority: 4 (Urgent)", "Priority: 5 (Emergency)"]
- uses:
- plugin: ubiquity-os-marketplace/text-vector-embeddings@development
- plugin: ubiquity-os-marketplace/text-vector-embeddings@main

0 comments on commit 706708d

Please sign in to comment.