@@ -31,7 +31,7 @@ plugins:
31
31
with :
32
32
allowPublicQuery : true
33
33
- uses :
34
- - plugin : ubiquity-os-marketplace/daemon-pricing
34
+ - plugin : ubiquity-os-marketplace/daemon-pricing@main
35
35
with :
36
36
labels :
37
37
time :
@@ -67,7 +67,7 @@ plugins:
67
67
protectLabels : ["priority", "price", "time"]
68
68
- skipBotEvents : false
69
69
uses :
70
- - plugin : ubiquity-os-marketplace/text-conversation-rewards
70
+ - plugin : ubiquity-os-marketplace/text-conversation-rewards@main
71
71
with :
72
72
evmNetworkId : 100
73
73
evmPrivateEncrypted : " bd5AFnSCO6c5jJyPifpOfr5Zys29RE7SyXkEU3akT13RtGmYDrqGIGuvJQyH53HA5dIba7PL5bXfll0JebmwXYe5gHIXSGX80WuGMDHh0cFfeGjHhmUXe8kkZ1OT2De9qRpqejJcEzdfi-8XNAvP7cQu2Vt-7RNnPw" # https://github.com/ubiquibot/conversation-rewards/pull/111#issuecomment-2348639931
@@ -235,7 +235,7 @@ plugins:
235
235
maxAttempts : 10
236
236
delayMs : 1000
237
237
- uses :
238
- - plugin : ubiquity-os-marketplace/daemon-disqualifier
238
+ - plugin : ubiquity-os-marketplace/daemon-disqualifier@main
239
239
with :
240
240
warning : " 3.5 days"
241
241
watch :
@@ -254,7 +254,7 @@ plugins:
254
254
- issue_comment.created
255
255
- push
256
256
- uses :
257
- - plugin : ubiquity-os-marketplace/daemon-merging
257
+ - plugin : ubiquity-os-marketplace/daemon-merging@main
258
258
with :
259
259
approvalsRequired :
260
260
collaborator : 1
@@ -269,11 +269,11 @@ plugins:
269
269
- production
270
270
allowedReviewerRoles : ["COLLABORATOR", "MEMBER", "OWNER"]
271
271
- uses :
272
- - plugin : ubiquity-os-marketplace/text-vector-embeddings
272
+ - plugin : ubiquity-os-marketplace/text-vector-embeddings@main
273
273
with :
274
274
matchThreshold : 0.95
275
275
warningThreshold : 0.75
276
276
jobMatchingThreshold : 0.75
277
277
alwaysRecommend : 0
278
278
- uses :
279
- - plugin : ubiquity-os-marketplace/daemon-pull-review
279
+ - plugin : ubiquity-os-marketplace/daemon-pull-review@main
0 commit comments