(compile-branch-protection-rule request)
(compile-branch-requires-signed-commits request)
(compile-patch-repo request)
(compile-repo-iterator request)
(compile-with-branches request)
(compile-with-repo request)
(create-repo request)
(maybe-clone handler opts)
(maybe-creds handler opts)
(maybe-edit handler opts)
(with-branches handler js-fun)
(with-github-repo handler js-fun)
params handler - async js request handler fun - async ({ref config}, async patch-repo() => status) => Any - (whatever the function returns will be stored as status on the request)
params handler - async js request handler fun - async ({ref config}, async patch-repo() => status) => Any - (whatever the function returns will be stored as status on the request)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close