mbien commented on PR #8396: URL: https://github.com/apache/netbeans/pull/8396#issuecomment-2816145626
Agreed. Today's code forges became all by-convention and don't really rely on tool integration. If you click on a issue number referenced in a commit, NB (and many other code editors like zed) can open the right page in most cases - because it can guess what the upstream branch is and how the forge works (zero configuration). Closing tasks via commit is also a relict from pre-distributed VCS times. Tasks aren't done with a commit or push these days. I tried to come up with ways to make the task system useful again (so that it would make me want to use it) but couldn't come up with something. (convenient ways to switch between PR branches, seeing comments inline etc would be all great but the modules here would also not help with those kind of features) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
