Skip to content

Instantly share code, notes, and snippets.

@steinbrueckri
Created August 30, 2019 10:56
Show Gist options
  • Save steinbrueckri/effa104a3bc5db30f8f19c225ba04b56 to your computer and use it in GitHub Desktop.
Save steinbrueckri/effa104a3bc5db30f8f19c225ba04b56 to your computer and use it in GitHub Desktop.

Team Boards

the moment a card is due, post comment "@{creatorusername} {triggercardname} is overdue!", add the warning sticker

when a comment containing "Done ✅" is posted to a card, move it to the top of the list "Done"

when a card in list "Done ✅" is archived, post comment "Card archived on {date} by {username}"

when a card is moved to the "Done ✅" list, remove all the labels and due date from it and unsubscribe the member from the card

every day at 08:00 pm, for each card in list "Done ✅" if {carddaysinlistround} is more than 30 archive the card

Personal Board

when the name of a card contains "Mimik", move the card to list "Inbox 📬" on board "Mimik" and join the card and set due in 1 weeks

when a blue label is added to a card, remove all the labels and move the card to the top of list "Inbox 📬" on board "Innovation Weekly"

when a card with a name or a description containing "Bestellung" is emailed into the board, move the card to list "Review / Waiting for 3 Party", and set due in 7 days
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment