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

Add pre commit to GitHub Actions #348

Closed

Conversation

tqa236
Copy link
Contributor

@tqa236 tqa236 commented Jan 14, 2024

Description

There's a config file for pre-commit but it's not configured to run on GitHub Actions yet. This PR adds the config to run pre-commit pipeline in main and all PR.

Checklist:

  • I have updated the documentation in the README.md file or my changes don't require an update.
  • I have added an entry in CHANGELOG.md.
  • I have added or adapted tests to cover my changes.
  • I have run tox -e fix-style to format my code and checked the result with tox -e style.

@jendrikseipp
Copy link
Owner

Thanks for the PR! I think it only makes sense to merge this if the pre-commit test can replace the existing CI style tests. Is that possible?

@tqa236
Copy link
Contributor Author

tqa236 commented Jan 19, 2024

closed as the change are already incorporated to #347

@tqa236 tqa236 closed this Jan 19, 2024
@tqa236 tqa236 deleted the add-pre-commit-to-github-action branch January 19, 2024 18:51
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

Successfully merging this pull request may close these issues.

2 participants