gordon icon indicating copy to clipboard operation
gordon copied to clipboard

Cli application to manage github pull requests

Results 20 gordon issues
Sort by recently updated
recently updated
newest added

Both Docker and opencontainers projects have the same set of rules for merging. We should add some checks to Gordon so that it harasses maintainers who merge code without it...

``` thatcher:dockeriopulls thatcher$ pulls diff 454

As suggested by @shykes, it would be great to be able to submit a PR from gordon. :)

Are the defaults enough, or (probably more likely) are they too much?

This happens when running `pulls reviewers 7140` when targeting `github.com/dotcloud/docker`. ``` $ pulls reviewers 7140 unexpected Git patch header: Binary files a/integration-cli/build_tests/TestBuildAddTar/1/test.tar and /dev/null differ ``` For reference here is...

For the Docker repo, I'm in the top-level MAINTAINERS file, but only as the maintainer of a few specific files. When I use `pulls --mine`, I see anything that touches...

I usually use 'upstream' as, well, my upstream.

Let's say during in the maintainer process I end up with a branch named `pr-6392` locally When I do `pulls send` it won't use the local name, so if I...

When using `pulls send` on a branch which has multi commit != from master The name of the branch and the pr title is from the last commit only. I...

I think `--vote` should be a command like approve, not a flag