Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

sntran/trello-broker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trello Broker

A BitBucket Broker for interacting with Trello cards based on commit.

Resources

Requirements:

  • Board ID
  • User token with read-write access to public and private boards.

Usages

  • Reference tr#{cardShortId} in commit message to add commit as a comment to the card.
  • Use Fix/fixes/fixed/close/closes/closed tr#{shortId} in commit message to archive the card (with commit as comment).
  • Can specify a "Done" list ID to move the card to instead of archiving.
  • All use cases will assign the card to the commit author.

More Documentations?

I'm a firm believer in self-documented code instead of long documentation. But in case you wonder how everything works,

See the test cases

LICENSES

Do whatever you want with it.

About

[Obsolete] A BitBucket Broker for interacting with Trello cards based on commit.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages