Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 361 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 361 Bytes

Trello Bot

Script that automatically moves cards between lists in Trello.

Add this script to your CI (e.g. Jenkins) to be run in various moments of your workflow.

Usage

  1. Create config.cfg from config.cfg-template.
  2. Fill in the required information:
    • TODO
  3. Configure the script to be run from CI
    • TODO

Dependencies

  • JQ