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 pre-commit GitHub Action to commit changes to same branch #16

Closed
apulsipher opened this issue Oct 7, 2024 · 0 comments · Fixed by #50
Closed

Fix pre-commit GitHub Action to commit changes to same branch #16

apulsipher opened this issue Oct 7, 2024 · 0 comments · Fixed by #50
Assignees
Labels
enhancement New feature or request question Further information is requested

Comments

@apulsipher
Copy link
Collaborator

It could be helpful to have the pre-commit hook also commit its changes to the same branch it was run on, that way developers don't need to run it locally when it fails.

That said, pre-commit could break things, so it may be better practice to not enable this. That should be explored before making these changes.

@apulsipher apulsipher added enhancement New feature or request question Further information is requested labels Oct 7, 2024
@apulsipher apulsipher added this to the Backlog milestone Oct 8, 2024
@apulsipher apulsipher self-assigned this Dec 12, 2024
@apulsipher apulsipher modified the milestones: Backlog, (v1.0.0) Sprint 5 Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant