Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
Add this plugin to the config and don’t specify which branch: ubiquity-os-marketplace/daemon-pull-review

Via @ubiquity-os[bot]
  • Loading branch information
ubiquity-os[bot] committed Jan 27, 2025
1 parent 7cc0639 commit 4e13711
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions .github/.ubiquity-os.config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ plugins:
with:
allowPublicQuery: true
- uses:
- plugin: ubiquity-os-marketplace/daemon-pricing@main
- plugin: ubiquity-os-marketplace/daemon-pricing
with:
labels:
time:
Expand Down Expand Up @@ -67,7 +67,7 @@ plugins:
protectLabels: ["priority", "price", "time"]
- skipBotEvents: false
uses:
- plugin: ubiquity-os-marketplace/text-conversation-rewards@main
- plugin: ubiquity-os-marketplace/text-conversation-rewards
with:
evmNetworkId: 100
evmPrivateEncrypted: "bd5AFnSCO6c5jJyPifpOfr5Zys29RE7SyXkEU3akT13RtGmYDrqGIGuvJQyH53HA5dIba7PL5bXfll0JebmwXYe5gHIXSGX80WuGMDHh0cFfeGjHhmUXe8kkZ1OT2De9qRpqejJcEzdfi-8XNAvP7cQu2Vt-7RNnPw" # https://github.com/ubiquibot/conversation-rewards/pull/111#issuecomment-2348639931
Expand Down Expand Up @@ -235,7 +235,7 @@ plugins:
maxAttempts: 10
delayMs: 1000
- uses:
- plugin: ubiquity-os-marketplace/daemon-disqualifier@main
- plugin: ubiquity-os-marketplace/daemon-disqualifier
with:
warning: "3.5 days"
watch:
Expand All @@ -254,7 +254,7 @@ plugins:
- issue_comment.created
- push
- uses:
- plugin: ubiquity-os-marketplace/daemon-merging@main
- plugin: ubiquity-os-marketplace/daemon-merging
with:
approvalsRequired:
collaborator: 1
Expand All @@ -269,9 +269,11 @@ plugins:
- production
allowedReviewerRoles: ["COLLABORATOR", "MEMBER", "OWNER"]
- uses:
- plugin: ubiquity-os-marketplace/text-vector-embeddings@main
- plugin: ubiquity-os-marketplace/text-vector-embeddings
with:
matchThreshold: 0.95
warningThreshold: 0.75
jobMatchingThreshold: 0.75
alwaysRecommend: 0
alwaysRecommend: 0
- uses:
- plugin: ubiquity-os-marketplace/daemon-pull-review

0 comments on commit 4e13711

Please sign in to comment.