Skip to content

Commit

Permalink
Merge pull request #751 from ubiquity/pavlovcik-patch-2
Browse files Browse the repository at this point in the history
Update ubiquibot-config.yml
  • Loading branch information
0x4007 authored Aug 10, 2023
2 parents 7e9c8b5 + e7791ee commit 3bd8ebf
Showing 1 changed file with 21 additions and 16 deletions.
37 changes: 21 additions & 16 deletions .github/ubiquibot-config.yml
Original file line number Diff line number Diff line change
@@ -1,30 +1,35 @@
---
auto-pay-mode: true
evm-network-id: 100
price-multiplier: 2
time-labels:
- name: 'Time: <1 Hour'
- name: "Time: <1 Hour"
weight: 0.125
value: 3600
- name: 'Time: <1 Day'
- name: "Time: <2 Hours"
weight: 0.25
value: 7200
- name: "Time: <4 Hours"
weight: 0.5
value: 14400
- name: "Time: <1 Day"
weight: 1
value: 86400
- name: 'Time: <1 Week'
- name: "Time: <1 Week"
weight: 2
value: 604800
- name: 'Time: <2 Weeks'
weight: 3
value: 1209600
- name: 'Time: <1 Month'
weight: 4
value: 2592000
priority-labels:
- name: 'Priority: 0 (Normal)'
- name: "Priority: 0 (Normal)"
weight: 1
- name: 'Priority: 1 (Medium)'
- name: "Priority: 1 (Medium)"
weight: 2
- name: 'Priority: 2 (High)'
- name: "Priority: 2 (High)"
weight: 3
- name: 'Priority: 3 (Urgent)'
- name: "Priority: 3 (Urgent)"
weight: 4
- name: 'Priority: 4 (Emergency)'
- name: "Priority: 4 (Emergency)"
weight: 5
payment-permit-max-price: 1000
comment-incentives: true
max-concurrent-bounties: 2
promotion-comment: "\n<h6>If you enjoy the DevPool experience, please follow <a href='https://github.com/ubiquity'>Ubiquity on GitHub</a> and star <a href='https://github.com/ubiquity/devpool-directory'>this repo</a> to show your support. It helps a lot!</h6>"
register-wallet-with-verification: false
assistive-pricing: true

1 comment on commit 3bd8ebf

@ubiquibot
Copy link

@ubiquibot ubiquibot bot commented on 3bd8ebf Aug 10, 2023

Choose a reason for hiding this comment

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

Please sign in to comment.