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

gh feed command improvements #33

Closed
donnemartin opened this issue May 15, 2016 · 0 comments
Closed

gh feed command improvements #33

donnemartin opened this issue May 15, 2016 · 0 comments

Comments

@donnemartin
Copy link
Owner

donnemartin commented May 15, 2016

 $ gh feed donnemartin/gitsome -p

Newlines

Newlines are stripped for compatibility with click.wrap_text. A space should be added in their place for legibility instead of removing them entirely

Tags

Shows:

1. donnemartin released donnemartin/gitsome (24 minutes ago)

Should be:

1. donnemartin released 0.5.0 at donnemartin/gitsome (24 minutes ago)

Pull requests and issue titles:

3. donnemartin closed pull request repos/donnemartin/gitsome#45 (4 minutes ago)

Should be:

3.   donnemartin closed pull request repos/donnemartin/gitsome#45 (4 minutes ago)
         Add Terms of Service and Privacy policy

Commit/pull request comments:

72. janschulz commented on commit ac286ac at donnemartin/gitsome (Yesterday)

Should be:

72.  janschulz commented on commit ac286ac at donnemartin/gitsome (Yesterday)
         @donnemartin: Is there any reason for the `==`dependencies
         or can these be changed to `>=`? I', trying to package this for the
         conda-forge ecosystem and e.g. the requests dependency downgrades my
         conda root environment requests install :-/
@donnemartin donnemartin self-assigned this May 26, 2016
@donnemartin donnemartin changed the title gh feed command doesn't show the tag name for ReleaseEvent gh feed command doesn't show issue/pr titles, pr comments, and release tags May 27, 2016
@donnemartin donnemartin changed the title gh feed command doesn't show issue/pr titles, pr comments, and release tags gh feed command doesn't show issue/pr titles, commit/pr comments, and release tags May 27, 2016
@donnemartin donnemartin changed the title gh feed command doesn't show issue/pr titles, commit/pr comments, and release tags gh feed command improvements May 28, 2016
@donnemartin donnemartin removed their assignment May 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant