Hello Trello people,
Is it possible to have the board button add certain tags to a specific list once pressed? And exclude certain cards based on the tag?
What I want to do:
Create a button that can be pressed once a deployment has been done.
It will then sent a report by email with all cards that were added in the DEPLOYED list. It will exclude those next time.
To do that, I wanted to create a tag 'REPORTED' and tag cards with this tag once the button is pressed. The button will then ignore this tag in the future. After that it will sent a report with these cards.
Or maybe somebody knows a better way to automatically create a deployment report?
Thanks