Skip to content
This repository was archived by the owner on May 30, 2023. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trello Analysis

This is a utility script to analyse cycle times of trello tasks of certain features. Tasks are grouped to features using a Trello label.

Usage

TRELLO_KEY=<access_key> TRELLO_TOKEN=<token> npm run analysis -- <label_name>

Where access_key is the key to gain access to the associated trello board data through Trello API and token is the token for the same access.

label_name is the name of the label to analyse.

TODO

Should handle case where task is dragged to "done" column but returned to "in progress" / "todo" afterwards.

About

Utility to analyse cycle times of trello tasks of a feature.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages