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

Refactor git config handling #17

Open
Wach-E opened this issue Jul 17, 2023 · 0 comments
Open

Refactor git config handling #17

Wach-E opened this issue Jul 17, 2023 · 0 comments

Comments

@Wach-E
Copy link
Contributor

Wach-E commented Jul 17, 2023

Description: On runtime, the bot script requires constant input for the GitHub username and Email even when previously configured.

Description of Done:

  • Refactor the script to check if there is an existing git configuration.
    • If their configs exist, it should move forward with its process with gh auth login
    • else, request GitHub username and password for config prior to gh auth login
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

No branches or pull requests

1 participant