You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
at work, we created a slack channel for "git-pull" where pull requests would be announced. we made a rule that 2 team members needed to 👍 a pull request before it would be merged, the second one doing the merging assuming it can be 'automatically merged with no conflicts'.
i like that we both look at the pull requests, for now. maybe once people feel confident about their coding techniques, we could make a more egalitarian review like the one at my work. in the meantime, we could just both have to give it our plus one, and write comments on the pull request itself if there are any changes needed before merging.
i guess we don't need the channel, since we are both using the github site w/ zenhub here. at work some of us aren't using the github site and we communicate a lot in slack. but, i would be happy just keeping an eye on pull requests via #github channel and github > Pull requests page and adding my 👍 and voice there.
Yeah, I think we should keep using the git hub pull request page. It's nice that you can make comments to specific lines of code. And if we have two pull requests at once, having a single channel to try and discuss both of them could get messy and comments get lost. I like the idea of needing 2 people to 👍 though.
As a developer, I would like a clear protocol for how code reviews are processed.
The text was updated successfully, but these errors were encountered: