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

Authenticate as Github App #146

Merged
merged 2 commits into from
Feb 25, 2020
Merged

Conversation

timm3
Copy link
Contributor

@timm3 timm3 commented Feb 25, 2020

Allows authenticating as a Github App, resolving issue #123.
I don't know if this affects the options --starred, --all-starred, --watched, --gists, --starred-gists, --followers, or --following; the Organization that I use a Github App for does not have these, but the initial requests to Github's API for these lists did not fail.

I tested this as both CLI and by importing the library to backup some private organization repositories.
I tried using the --all flag as well as specifying the flags --repositories --issues --issue-comments --issue-events --pulls --pull-comments --pull-commits --pull-details --labels --hooks --milestones --releases --assets --wikis.

@timm3 timm3 changed the title Upstream 123 Authenticate as Github App Feb 25, 2020
@josegonzalez josegonzalez merged commit c8171b6 into josegonzalez:master Feb 25, 2020
@josegonzalez
Copy link
Owner

released in 0.31.0

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.

None yet

2 participants