文件名称:probot-history:当历史发生变化时,使用Probot构建的GitHub App会通知贡献者
文件大小:9KB
文件格式:ZIP
更新时间:2024-06-06 20:30:24
probot github-bot github-app probot-app history-bot
Probot:历史 当历史发生更改时,使用构建的GitHub应用会通知贡献者。 用法 根据以下模板创建.github/history.yml 大功告成! 要启用该插件,需要一个.github/history.yml文件。 该文件可以为空,也可以覆盖以下任何默认设置: # Configuration for probot-history - https://github.com/nickgarlis/probot-history # Label to use when creating an issue historyLabel : history # Title to use when creating an issue. issueTitle : Attention, contributors # Comment to post when creating an issue. i
【文件预览】:
probot-history-master
----.travis.yml(88B)
----index.js(670B)
----package.json(1KB)
----test()
--------history.test.js(2KB)
--------schema.test.js(2KB)
----app.json(297B)
----LICENSE(743B)
----.env.example(245B)
----.gitignore(56B)
----lib()
--------schema.js(906B)
--------history.js(2KB)
----CODE_OF_CONDUCT.md(3KB)
----README.md(1KB)