GitHub Project Trello Sync
Version updated for https://github.com/rajipkanxo01/Trello-Github-Sync to version v1.0.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The GitHub Action “GitHub Project → Trello Sync” automates the process of keeping a Trello board up-to-date with issues from a specified GitHub Project. It creates one card per issue, updating its title, description, labels, and assignees based on the issue’s status within the project. The action supports different statuses in the GitHub Project to map to specific Trello lists (Todo, In Progress, Done).
What’s Changed
GitHub Project Trello Sync v1.0.0
First stable release.
Features
- Creates and updates Trello cards from GitHub Project Issues
- Synchronizes Todo, In Progress, In Review and Done statuses
- Synchronizes issue titles, descriptions, labels and mapped assignees
- Supports personal and organization-owned GitHub Projects
- Supports immediate Issue-event synchronization
- Supports scheduled reconciliation for Project status changes
- Requires no hosted server or third-party automation service
See the README for complete installation and configuration instructions.