File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 11name : Add new pr or issue to project board
22
3- on : [issues, pull_requests]
3+ on :
4+ issues : {types: [opened]}
5+ pull_request : {types: [opened]}
46
57jobs :
68 add-to-project :
Original file line number Diff line number Diff line change 11{:deps
22 {lambdaisland/kaocha {:local/root " ." }
33 lambdaisland/open-source {:git/url " https://github.com/lambdaisland/open-source"
4- :git/sha " a6d39720fe8948d79b822384de054ee6e1912599 "
4+ :git/sha " b91bbd276360bb0a865d85b48e048b831a35bc3f "
55 #_#_:local/root " ../open-source" }}
66 :tasks
77 {test:bb
Original file line number Diff line number Diff line change 2929 {:extra-deps
3030 {lambdaisland/kaocha-cucumber {:mvn/version " 0.11.100" :exclusions [lambdaisland/kaocha]}
3131 lambdaisland/open-source {:git/url " https://github.com/lambdaisland/open-source"
32- :git/sha " a6d39720fe8948d79b822384de054ee6e1912599 "
32+ :git/sha " b91bbd276360bb0a865d85b48e048b831a35bc3f "
3333 #_#_:local/root " ../open-source" }}}
3434
3535 :dev
You can’t perform that action at this time.
0 commit comments