Can anyone recommend a tool that integrates a Kanban (or something else) board with a repo properly? So I can attach commits, PRs etc. to a specific task for example?
Especially in a #godot context, because I need #git lfs. I've tried 1Dev, but LFS is locked behind EE and I'm now trying #Forgejo. #selfhosted would be awesome though. Azure DevOps or a Jira instance might be a little "too much" for a team of ~5 people, right? Any experiences?
@Paragrimm Hi! I happened to see G-Kanban in the Godot showreel yesterday. I'm not sure if it can be put in version control but it is integrated into the Godot UI.
@watchie Looks nice and it's in general a nice idea to integrate that into Godot :D but the tool should have a REST API aswell, so playtesters can click on "Submit Bug" and create a new bug ticket in our system.