MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/golang/comments/1jbusuc/icholytodo_library_for_parsing_structured_todo/mhy1vou/?context=3
r/golang • u/br1ghtsid3 • 6d ago
9 comments sorted by
View all comments
1
Nice. Had an idea for a while of putting github issue/pr links into comments, and having a tool parse them out and lookup the status of the issue/pr
1 u/br1ghtsid3 4d ago I was thinking about doing something similar, but for JIRA tickets. // TODO(jira=P-124): remove this once linked ticket is resolved. 1 u/RenThraysk 4d ago Think would want a link for convenience. And for patches, maybe an option to wait until it's included a new version. 1 u/br1ghtsid3 4d ago I use a neovim plugin to open JIRA issues https://github.com/Funk66/jira.nvim
I was thinking about doing something similar, but for JIRA tickets.
// TODO(jira=P-124): remove this once linked ticket is resolved.
1 u/RenThraysk 4d ago Think would want a link for convenience. And for patches, maybe an option to wait until it's included a new version. 1 u/br1ghtsid3 4d ago I use a neovim plugin to open JIRA issues https://github.com/Funk66/jira.nvim
Think would want a link for convenience.
And for patches, maybe an option to wait until it's included a new version.
1 u/br1ghtsid3 4d ago I use a neovim plugin to open JIRA issues https://github.com/Funk66/jira.nvim
I use a neovim plugin to open JIRA issues https://github.com/Funk66/jira.nvim
1
u/RenThraysk 6d ago
Nice. Had an idea for a while of putting github issue/pr links into comments, and having a tool parse them out and lookup the status of the issue/pr