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: Disable TTY in Git hook environments #15

Merged
merged 1 commit into from
Feb 2, 2024
Merged

Conversation

leocavalcante
Copy link
Member

@leocavalcante leocavalcante commented Feb 2, 2024

Disable TTY allocation when it is detected that it is running in a Git hook environment.
Closes #11

image

@leocavalcante leocavalcante added the bug Something isn't working label Feb 2, 2024
@leocavalcante leocavalcante requested review from vs0uz4, icarojobs and a team February 2, 2024 21:57
@leocavalcante leocavalcante self-assigned this Feb 2, 2024
@leocavalcante leocavalcante enabled auto-merge (squash) February 2, 2024 22:00
@leocavalcante leocavalcante merged commit 8f8f49c into main Feb 2, 2024
4 checks passed
@leocavalcante leocavalcante deleted the fix/issue-11 branch February 2, 2024 22:21
@icarojobs
Copy link

It helps me a lot! 🔥🚀

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
None yet
Development

Successfully merging this pull request may close these issues.

Handle non-interactive environments like Git hooks
4 participants