Skip to content

add --assign-unassigned-to command, and add more documentation#1

Merged
tjsavage merged 2 commits intotjsavage:masterfrom
schlosser:master
Aug 17, 2015
Merged

add --assign-unassigned-to command, and add more documentation#1
tjsavage merged 2 commits intotjsavage:masterfrom
schlosser:master

Conversation

@schlosser
Copy link
Contributor

We can do --assign-unassigned-to <assignee> or just -a for short.

Current usage examples:

$ ./polymanage github issues danrschlosser/eventum -a danrschlosser -v
=================================
=  danrschlosser/eventum (1/1)  =
=================================
Found 33 unassigned issues.
#124: assigned to danrschlosser
...
#19: assigned to danrschlosser
> 33 successes and 0 failures.
Done: 33 successes and 0 failures.
$ ./polymanage github issues -a danrschlosser -v danrschlosser/flask-seed danrschlosser/eventum
====================================
=  danrschlosser/flask-seed (1/2)  =
====================================
Found 0 unassigned issues.

> 0 successes and 0 failures.
=================================
=  danrschlosser/eventum (2/2)  =
=================================
Found 0 unassigned issues.

> 0 successes and 0 failures.
Done: 0 successes and 0 failures.

tjsavage pushed a commit that referenced this pull request Aug 17, 2015
add --assign-unassigned-to command, and add more documentation
@tjsavage tjsavage merged commit 1e402a3 into tjsavage:master Aug 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants