插件目录 » GitHub Gnosis
|
作者 | Josua Schmid |
---|---|---|
网站 | https://github.com/renuo/gnosis | |
代码仓库 | https://github.com/renuo/gnosis | |
注册时间 | 2023-10-26 (9个月前) | |
当前版本 | 1.0 | |
兼容 | Redmine 6.0.x, 5.1.x, 5.0.x, 4.2.x, 4.1.x, 4.0.x | |
用户评分 |
此插件通过自定义Webhook将GitHub拉取请求连接到Redmine工单
并将所有知识提供给单个工单。
约定
您需要在分支名称或拉取请求描述中包含工单编号。
额外功能
如果您使用SemaphoreCI (https://semaphoreci.com/),您还将看到部署列表。
截图
领域模型
安装说明
安装
1. 从https://github.com/renuo/gnosis下载插件
2. 将gnosis复制到Redmine路径下的`./plugins`
3. 运行bundle install –without development test RAILS_ENV=production
4. 运行rake redmine:plugins:migrate RAILS_ENV=production
有关进一步配置,请参阅[插件README](https://github.com/renuo/gnosis)。
变更日志
1.0 (2023-08-01)
兼容Redmine 6.0.x, 5.1.x, 5.0.x, 4.2.x, 4.1.x, 4.0.x。