Skip to content

Commit

Permalink
Docu
Browse files Browse the repository at this point in the history
  • Loading branch information
landswellsong committed Oct 13, 2016
1 parent 83cf3ec commit 2b6492a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ Code generally not thread-safe, race conditions possible in case of fast event s
- Attaches the issue URL to the card
- Applies the repository label to the card
- On GitHub assigns the "inbox" label to the issue
- If issue text contains a checklist, copies the same checklist over Trello
- Card moved between the lists
- Changes the corresponding label provided the card was moved between lists in service
- Issue labelled on GitHub with a label of the list
Expand All @@ -31,6 +30,7 @@ Code generally not thread-safe, race conditions possible in case of fast event s
- Assigns/unassigns the same user (using a correspondence table) to the card
- @mention is used in description or checklist at Trello or GitHub
- Replaces the @mention with a corresponding username on the linked resource
- Creating, checking and updating checklists are synchronised over both Trello and GitHub

# Far Horizon

Expand Down

0 comments on commit 2b6492a

Please sign in to comment.