On Mon, 2013-01-14 at 03:12 -0800, Sarah Bird wrote:
> 1) Do you want those fixes to be code reviewed, if yes, why not leave
> them as pull requests until they are?
> 2) Do we want to code review all commits. I'm not sure we do, but I'm
> not sure we've been explicit about the policy.
I suppose the reason I'm pushing to 'develop' is that a lot of the tasks
we're working on right now are bug fixes. It doesn't seem right to
create a feature branch and a pull request for each fix when the fix
itself can be one,two or three lines of code.
So I'm still having trouble, in my head, marrying up individual cards to
specific github activity that doesn't result in weighty bureaucracy.
How about we each have our own 'hotfixes' branch, in our own github
repo, and we can put all bug fixes there?
Does that work? We could even do without such a branch and do bug fixes
(or other small work) directly on our own 'develop' branch, and then
pull request that back to origin/develop.
So we still maintain the code review process, but lots of fixes will be
in one pull request.
Thoughts please.
Paul