cesium / calendarium

📆 Calendar with special events, due dates and week schedule
https://calendario.cesium.di.uminho.pt/
11 stars 2 forks source link

feat: add trello integration action #161

Closed diogogmatos closed 11 months ago

diogogmatos commented 11 months ago

This action allows to automatically link a Trello Card with a PR by adding a link to an existing card anywhere in the PR body. Most importantly, it automatically moves the Trello Card to "Doing", "Review" or "Done" if the PR is a draft, is opened or is closed, respectively.

The idea would be to implement this action on all the repositories we currently have on Trello. t

netlify[bot] commented 11 months ago

Deploy Preview for cesium-calendarium ready!

Name Link
Latest commit 84e836249d91793108eb789526fcde27ff199414
Latest deploy log https://app.netlify.com/sites/cesium-calendarium/deploys/6554dbfd871d3a0007cf7175
Deploy Preview https://deploy-preview-161--cesium-calendarium.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

diogogmatos commented 11 months ago

feat: add trello integration action