diff --git a/.github/ubiquibot-config.yml b/.github/ubiquibot-config.yml index 8021c13f3..2e577c5e2 100644 --- a/.github/ubiquibot-config.yml +++ b/.github/ubiquibot-config.yml @@ -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
If you enjoy the DevPool experience, please follow Ubiquity on GitHub and star this repo to show your support. It helps a lot!
" +register-wallet-with-verification: false +assistive-pricing: true