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: make Git hooks executable #413

Merged
merged 1 commit into from
Jan 12, 2022
Merged

fix: make Git hooks executable #413

merged 1 commit into from
Jan 12, 2022

Conversation

ehmicky
Copy link
Contributor

@ehmicky ehmicky commented Jan 12, 2022

Git Hooks must be made executable. Otherwise, the following error message is shown:

hint: The '.husky/pre-commit' hook was ignored because it's not set as executable.

cc @XhmikosR

Checklist

Please add a x inside each checkbox:

  • I have read the contribution guidelines.
  • The status checks are successful (continuous integration). Those can be seen below.

@ehmicky ehmicky added the type: bug code to address defects in shipped code label Jan 12, 2022
@ehmicky ehmicky self-assigned this Jan 12, 2022
@kodiakhq kodiakhq bot removed the automerge label Jan 12, 2022
@kodiakhq
Copy link
Contributor

kodiakhq bot commented Jan 12, 2022

This PR currently has a merge conflict. Please resolve this and then re-add the automerge label.

@kodiakhq kodiakhq bot merged commit a2b2557 into main Jan 12, 2022
@kodiakhq kodiakhq bot deleted the fix/husky-executable branch January 12, 2022 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge type: bug code to address defects in shipped code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants