mirror of
https://github.com/status-im/open-bounty.git
synced 2025-01-14 19:44:06 +00:00
Create github issue label with different color
This commit is contained in:
parent
1c26d17ad9
commit
f89a83ea32
@ -178,4 +178,4 @@
|
||||
[full-repo token]
|
||||
(let [[user repo] (str/split full-repo #"/")]
|
||||
(log/debug "creating bounty label" (str user "/" repo) token)
|
||||
(issues/create-label user repo "bounty" "00ff00" (auth-params token))))
|
||||
(issues/create-label user repo "bounty" "fafad2" (auth-params token))))
|
||||
|
Loading…
x
Reference in New Issue
Block a user