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

[FCL-195] Skip pre-commit branch check in CI #170

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

jacksonj04
Copy link
Collaborator

@jacksonj04 jacksonj04 commented Jul 3, 2024

The recent changes to pre-commit introduce checks which make sure users aren’t committing to main. Unfortunately when we run pre-commit in CI on main it complains.

Disable this check in the CI workflow, so it remains in place for local runs but is ignored for CI.

Jira

FCL-195

@jacksonj04 jacksonj04 requested a review from dragon-dxw July 3, 2024 08:44
@jacksonj04 jacksonj04 enabled auto-merge July 3, 2024 09:13
@jacksonj04 jacksonj04 merged commit 037256e into main Jul 3, 2024
3 checks passed
@jacksonj04 jacksonj04 changed the title ci(pre-commit): skip branch check in CI [FCL-195] Skip pre-commit branch check in CI Jul 3, 2024
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