koa github hook handler:处理githubgitea Webhook请求 源码
koa-github-hook-handler 处理github / gitea / bitbucket请求 import Koa from "koa" ; import Router from "koa-better-router" ; import { createGithubHookHandler } from "koa-github-hook-handler" ; ... const router = Router ( ) ; const secret = "..." ; router . addRoute ( "POST" , "/hook" , createGithu
文件列表
koa-github-hook-handler-master.zip
(预估有个18文件)
koa-github-hook-handler-master
.github
pr_labeler.yml
402B
dependabot.yml
143B
workflows
pr_labeler.yml
310B
update_readme_api.yml
578B
auto_approve.yml
336B
codeql_analysis.yml
635B
ci.yml
2KB
暂无评论