UNCLASSIFIED

README.md 674 Bytes
Newer Older
1
# gitlab-triage
Joshua Eason's avatar
Joshua Eason committed
2

3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
[`Gitlab-triage`](https://gitlab.com/gitlab-org/gitlab-triage) allows to automate triaging of issues and merge requests for GitLab projects or groups.

The gitlab-triage gem aims to enable project managers and maintainers to
automatically triage Issues and Merge Requests in GitLab projects or groups
based on defined policies.

_Referenced from: [`Gitlab-triage`](https://gitlab.com/gitlab-org/gitlab-triage)_

---

# Usage 

Perform the following to see the help options: 

docker run --rm -it registry1.dso.mil/ironbank/opensource/gitlab-triage:1.16.0 --help

See [`gitlab-triage`](https://gitlab.com/gitlab-org/gitlab-triage) for further documentation.