agiledigital / jiralint

A library and supporting CLI tool for linting deliveries, issues and people as they manifest in Jira.
7 stars 3 forks source link

Require Epic link in specified projects for tickets on the kanban #156

Open dspasojevic opened 2 years ago

dspasojevic commented 2 years ago

Some projects use the Epic link to tie work to a milestone or base camp, and should have an epic link before the work enters the board.

dspasojevic commented 2 years ago

Implement this in two steps:

  1. write the rule - apply to all projects
  2. make the rule configurable