Two questions about pull requests with stash.
One
Current stash documentation describes the following behavior for comments as pull requests are updated:
Participants can commit new changes to the branch. Stash auto-updates the Commits tab of the pull request, so you can see exactly which commits will be merged. Stash is smart about comments, moving them along when lines are added or removed. If a line with a comment gets removed, you can still view the comment in the activity, but Stash marks the diff as outdated to let you know that this piece of code has been changed in recent commits.
Would it be possible instead to simply leave comments on the "commits" tab, rather than the "diff" tab, which is silo'ed per commit? In this case, comments could be immutable, and would be easier to track the iterative feedback/code change loop. This seems to be the way Gerrit handles the evolution of a code review, as you can see for example here.
Two
In Stash 2.3, it seems like every individual comment sends an email. Would it be possible to have all comments batched as a single piece of feedback, triggered when the pull request is approved or denied? Again, this is how Gerrit operates -- comments are 'drafts' until the reviewer submits with a score.
If these are reasonable questions, I am happy to submit them as feature requests for Stash via Jira.
Thanks!
Hi Jacob,
Both of these are existing feature requests:
Commit comments: STASH-2511
Notifications: STASH-2839 / STASH-3259
Regards,
Seb
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.