From 09ead611c5b1eb6943da6e609f0f34a88480bbbd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=82=A2=E3=83=AC=E3=82=AF=E3=82=B5=E3=83=B3=E3=83=80?= =?UTF-8?q?=E3=83=BC=2Eeth?= <4975670+pavlovcik@users.noreply.github.com> Date: Sun, 27 Aug 2023 14:25:48 +0900 Subject: [PATCH 1/3] Update ubiquibot-config.yml Simplify repository specific config. --- .github/ubiquibot-config.yml | 36 +++++------------------------------- 1 file changed, 5 insertions(+), 31 deletions(-) diff --git a/.github/ubiquibot-config.yml b/.github/ubiquibot-config.yml index 5f140f8d6..20235f548 100644 --- a/.github/ubiquibot-config.yml +++ b/.github/ubiquibot-config.yml @@ -1,35 +1,9 @@ -evm-network-id: 100 +issue-creator-multiplier: 4 price-multiplier: 1.5 -issue-creator-multiplier: 2 -time-labels: - - name: "Time: <1 Hour" - - name: "Time: <2 Hours" - - name: "Time: <4 Hours" - - name: "Time: <1 Day" - - name: "Time: <1 Week" -priority-labels: - - name: "Priority: 1 (Normal)" - - name: "Priority: 2 (Medium)" - - name: "Priority: 3 (High)" - - name: "Priority: 4 (Urgent)" - - name: "Priority: 5 (Emergency)" +max-concurrent-bounties: 2 +payment-permit-max-price: 1000 +register-wallet-with-verification: false + default-labels: - "Time: <1 Hour" - "Priority: 1 (Normal)" -payment-permit-max-price: 1000 -comment-incentives: true -max-concurrent-bounties: 2 -promotion-comment: "
If you've enjoyed your experience in the DevPool, we'd appreciate your support. Follow Ubiquity on GitHub and star this repo. Your endorsement means the world to us and helps us grow!
We are excited to announce that the DevPool and UbiquiBot are now available to partners! Our ideal collaborators are globally distributed crypto-native organizations, who actively work on open source on GitHub, and excel in research & development. If you can introduce us to the repository maintainers in these types of companies, we have a special bonus in store for you!
" -incentives: - comment: - elements: - code: 5 - img: 5 - h1: 1 - li: 0.5 - a: 0.5 - blockquote: 0 - totals: - word: 0.1 -register-wallet-with-verification: false -assistive-pricing: true From cef102dc61ba759f6c22e3d78a65aabc5df8dd09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=82=A2=E3=83=AC=E3=82=AF=E3=82=B5=E3=83=B3=E3=83=80?= =?UTF-8?q?=E3=83=BC=2Eeth?= Date: Sun, 27 Aug 2023 14:29:17 +0900 Subject: [PATCH 2/3] refactor: remove redundant properties --- .github/ubiquibot-config.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/ubiquibot-config.yml b/.github/ubiquibot-config.yml index 20235f548..76af31bc4 100644 --- a/.github/ubiquibot-config.yml +++ b/.github/ubiquibot-config.yml @@ -1,8 +1,5 @@ issue-creator-multiplier: 4 price-multiplier: 1.5 -max-concurrent-bounties: 2 -payment-permit-max-price: 1000 -register-wallet-with-verification: false default-labels: - "Time: <1 Hour" From ef6e27ed52250365710881f6dc06839572621184 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=82=A2=E3=83=AC=E3=82=AF=E3=82=B5=E3=83=B3=E3=83=80?= =?UTF-8?q?=E3=83=BC=2Eeth?= Date: Sun, 27 Aug 2023 14:44:13 +0900 Subject: [PATCH 3/3] refactor: this will also be controlled by org config --- .github/ubiquibot-config.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/ubiquibot-config.yml b/.github/ubiquibot-config.yml index 76af31bc4..5d5a81c05 100644 --- a/.github/ubiquibot-config.yml +++ b/.github/ubiquibot-config.yml @@ -1,4 +1,3 @@ -issue-creator-multiplier: 4 price-multiplier: 1.5 default-labels: