godot_kanban_tasks
godot_kanban_tasks copied to clipboard
Enhancement request: Syncs Kanban Board with Github Issues?
Feature Idea (enhancement): Add GitHub Issues Integration
A feature like this would integrate GitHub with Godot projects even more. There could be options for:
- Syncing with GitHub Issues
- Editing Github Issue Properties (Labels, Projects, Milestones, Assignees) from within the task details. This could be a JSON object string at the beginning of the task details, storing the GitHub Issues settings data.
- Collaboration
Any idea if this would even be possible? I would assume it would, using the GitHub Issues API...
Absolutely fantastic plugin, though! 😀
Thanks, Joshpinto6
I think this would be possible. But I am currently working on some refactoring (coming soonTM) which is more needed than this. I'll keep it in mind though.
Sounds good! :)