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

Fix gh check failing due to missing github organization #459

Open
bmonkman opened this issue Feb 24, 2022 · 1 comment
Open

Fix gh check failing due to missing github organization #459

bmonkman opened this issue Feb 24, 2022 · 1 comment
Labels
bug Something isn't working good first issue Good first ticket, minimal dependencies

Comments

@bmonkman
Copy link
Contributor

If someone chooses not to automatically check their created repositories into github we skip the follow-up question which asks for the github organization to use.
This has the unintended side effect of causing the module checks for gh to fail since they attempt to use the github org in the API call.
Maybe let's just reword this in internal/init/init.go to something like "What's the root of the github organization that will own these repositories?" and always ask it.

@bmonkman bmonkman added bug Something isn't working good first issue Good first ticket, minimal dependencies labels Feb 24, 2022
@sachinsmc
Copy link
Contributor

#462

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good first ticket, minimal dependencies
Projects
Status: Up Next
Development

No branches or pull requests

2 participants