Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code Review Protocol #106

Open
Wmaxlees opened this issue Jul 3, 2015 · 3 comments
Open

Code Review Protocol #106

Wmaxlees opened this issue Jul 3, 2015 · 3 comments
Assignees
Labels
Milestone

Comments

@Wmaxlees
Copy link
Member

Wmaxlees commented Jul 3, 2015

As a developer, I would like a clear protocol for how code reviews are processed.

@Wmaxlees Wmaxlees added this to the Athena milestone Jul 3, 2015
@robfitzgerald
Copy link
Contributor

some thoughts.

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.

@robfitzgerald
Copy link
Contributor

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.

@Wmaxlees
Copy link
Member Author

Wmaxlees commented Jul 7, 2015

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.

@Wmaxlees Wmaxlees modified the milestones: Attis, Athena Jul 21, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants