An open API service indexing awesome lists of open source software.

https://github.com/hxmn/jiruff

ruff for GitLab and Jira
https://github.com/hxmn/jiruff

gitlab jira linter project-management ruff

Last synced: about 1 month ago
JSON representation

ruff for GitLab and Jira

Awesome Lists containing this project

README

          

**jiruff** is the linter that helps you to maintain your software development process. It
integrates with GitLab and Jira to check and format issues, merge requests, and other items of your
workflow.

It has 4 simple command line arguments:

* `check` - check that your team follows the rules
* `format` - do some formatting and chores
* `repair` - do a set of tasks to maintain your infrastructure
* `report` - generate a report according to params

# implemented rules

## jira

### issues linter

* `issues-001-propagate-version` - if version is set in the issue, it should be in children issues
* `issues-007-auto-watch` - auto watch issues for specific users