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

bug(private repo): Private repo creation results in a 500 #15

Closed
1 task done
SpencerKaiser opened this issue Jun 7, 2020 · 0 comments · Fixed by #30
Closed
1 task done

bug(private repo): Private repo creation results in a 500 #15

SpencerKaiser opened this issue Jun 7, 2020 · 0 comments · Fixed by #30
Labels
bug Something isn't working
Milestone

Comments

@SpencerKaiser
Copy link
Contributor

Pre-requisites:

Description

Creating a private repo results in a 500

Expected Behavior

The app should skip the call to the GitHub api as it will always fail

Actual Behavior

It calls the api, fails, and throws a 500

Repro Steps

Create a private repo

Other Information

@SpencerKaiser SpencerKaiser added the bug Something isn't working label Jun 7, 2020
@SpencerKaiser SpencerKaiser added this to the MVP milestone Jun 7, 2020
@SpencerKaiser SpencerKaiser added this to Complete in Path to Getting Hired via automation Jun 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

Successfully merging a pull request may close this issue.

1 participant