Skip to content

Commit

Permalink
Merge pull request #199 from ubiquity/sync-configs-1737996451167
Browse files Browse the repository at this point in the history
  • Loading branch information
0x4007 authored Jan 27, 2025
2 parents 7cc0639 + 4e13711 commit 7326773
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

1 comment on commit 7326773

@ubiquity-os
Copy link
Contributor

@ubiquity-os ubiquity-os bot commented on 7326773 Jan 27, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@0x4007 Configuration is invalid.

Caution

path: plugins/8/uses/0/with
value: undefined
message: Instance does not have required property "configurableResponse".

Please sign in to comment.