imms/gitlab
最新稳定版本:1.1.9
Composer 安装命令:
composer require imms/gitlab
包简介
Gitlab plugin for IMMS
README 文档
README
This is a Gitlab plugin for IMMS.
All it (currently) does is look up issues within a group (and its subgroubs) made by a particular user.
To use this, you have to add a new section to the config.ini on IMMS, and fill it with relevant data:
[gitlab]
token = [token with group level access to all its issues]
group_id = [the ID of the group]
author_id = [the id of the author]
searchable_labels = [comma-delimited list of GitLab tags]
This is made this way, so you can use this plugin for only looking up issues by e.g. the Gitlab Support user (the user used for when people create issues via email to a project).
Since it follows all issues made by this user, it also follows moved issues. Displays both open and closed issues in separate pages.
统计信息
- 总下载量: 128
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-03-05