Conversation
|
cc: @crosbymichael |
|
Do you think we should do the reset on push ? |
|
@crosbymichael I agree, I think reset on push is a good idea |
|
LGTM (no idea why the build is failing @crosbymichael though) |
ea8ceaf to
ae2631d
Compare
|
LGTM (minus the build failure) |
|
I think it maybe because your commit description and subject line are not separated by a new line. VS |
b5fb4eb to
063e668
Compare
|
@crosbymichael should be fixed now, otherwise I'll install Vincent's git-validation thing locally and see what's wrong |
|
@caniszczyk i think it is worse now just looking at your commit ;) |
|
Do we have a strict 2 LGTM rule? On Thu, May 26, 2016, 16:55 Michael Crosby notifications@github.com wrote:
|
|
@crosbymichael what the hell, it's absolutely separated by a new line @vbatts can comment on the strict 2 LGTM rule in the maintainers guide |
|
@vbatts we have always had that. 1 LGTM does not give time for others to look at and review. Its basically showing respect to your other maintainers that you wait for their reviews. |
worse ;) |
|
On Thu, May 26, 2016 at 02:06:20PM -0700, Chris Aniszczyk wrote:
You need two newlines (subject/body should be separated by one blank |
32fcbfd to
bcaafdf
Compare
|
On Thu, May 26, 2016 at 02:07:24PM -0700, Michael Crosby wrote:
And for maintainer-authored PRs, I expect the self-LGTM will still |
|
@wking no it does not count as one. You cannot LGTM your own PRs, its up to others to review or else what is the point. |
|
On Thu, May 26, 2016 at 02:32:30PM -0700, Michael Crosby wrote:
Increased development speed. Everything's in version control, so |
Add PullApprove: https://pullapprove.com/opencontainers/runtime-spec/ Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
bcaafdf to
db52bf4
Compare
|
@wking I just must be having some weird line ending issues on OSX as I don't see the problem locally or via https://patch-diff.githubusercontent.com/raw/opencontainers/runtime-spec/pull/457.patch |
|
@caniszczyk ahh, i think the extra test that is failing is because you pushed the branch to this repo and not your fork. I opened #458 and its good being from my fork with your commit |
|
See #458 |
|
Self-LGTMs should not count as part of the 2 LGTM rule (although, this was never made clear in |
Taking advantage of PullApprove will allow us to enforce the rules of 2 LGTMs from the maintainers before anything is merged.
https://pullapprove.com/opencontainers/runtime-spec/