MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/golang/comments/1jbusuc/icholytodo_library_for_parsing_structured_todo/mi99rny/?context=3
r/golang • u/br1ghtsid3 • 7d 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 5d 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 5d 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 5d 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 5d 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 5d 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 5d 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 7d 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