mirror of
https://github.com/status-im/open-bounty.git
synced 2025-01-14 19:44:06 +00:00
Bump issue-limit
This commit is contained in:
parent
27004d1726
commit
86d8189e00
@ -12,9 +12,8 @@
|
||||
|
||||
(def ^:const label-name "bounty")
|
||||
|
||||
;; TODO: Change max-limit, also defined in two places
|
||||
;; TODO: Change max limit to 1000 after testing
|
||||
(def max-issues-limit 2)
|
||||
;; max number of issues allowed to be created per repo
|
||||
(def max-issues-limit 100)
|
||||
|
||||
(defn has-bounty-label?
|
||||
[issue]
|
||||
|
Loading…
x
Reference in New Issue
Block a user