hubot-github-enterprise-unsuspend:通过Hubot在GitHub Enterprise中取消暂停用户

时间:2024-05-17 16:59:11
【文件属性】:

文件名称:hubot-github-enterprise-unsuspend:通过Hubot在GitHub Enterprise中取消暂停用户

文件大小:7KB

文件格式:ZIP

更新时间:2024-05-17 16:59:11

JavaScript

hubot-github-enterprise-unsuspend 通过Hubot在GitHub Enterprise中取消暂停用户 有关完整文档,请参见 。 安装 在hubot项目存储库中,运行: npm install hubot-github-enterprise-unsuspend --save 然后将hubot-github-enterprise-unsuspend添加到您的external-scripts.json : [ " hubot-github-enterprise-unsuspend " ] 配置 需要配置两个变量来设置供Hubot使用的主机名和站点管理令牌: export GHE_URL='https://<hostname>' export GHE_TOKEN='<Site admin token>' 样品相互作用 user1>> gheunsusp


【文件预览】:
hubot-github-enterprise-unsuspend-master
----.gitignore(14B)
----README.md(845B)
----test()
--------github-enterprise-unsuspend-test.coffee(673B)
----LICENSE(1KB)
----Gruntfile.js(761B)
----script()
--------bootstrap(336B)
--------test(102B)
----package.json(1KB)
----index.coffee(370B)
----src()
--------github-enterprise-unsuspend.js(1KB)
--------github-enterprise-unsuspend.coffee(993B)
----.travis.yml(143B)
----.editorconfig(197B)

网友评论