Add support for todo.sr.ht to git-bugan idea by mcepl DescriptionI am a big fan of distributed issue tracking and the best (and possibly) only credible such issue tracker is now git-bug. It has bridges to another centralized issue trackers, so user can download (and modify) issues on GitHub, GitLab, Launchpad, Jira). I am also a fan of SourceHut, which has its own issue tracker, so I would like it bridge the two. Alas, I don’t know much about Go programming language (which the git-bug is written) and absolutely nothing about GraphQL (which todo.sr.ht uses for communication). AI to the rescue. I would like to vibe code (and eventually debug and make functional) bridge to the SourceHut issue tracker. |
train my personal scripts to know git workflowan idea by pgajdos DescriptionLearn possibilities how to checkout, alter, build and checkin sources in git workflow in both internal and external server instances. Make them work transparently for both git and obs sources. |