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 #145

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 10:13
@jacksonj04 jacksonj04 enabled auto-merge July 3, 2024 10:14
@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
@jacksonj04 jacksonj04 added this pull request to the merge queue Jul 3, 2024
Merged via the queue into main with commit 31b7e80 Jul 3, 2024
6 checks passed
@jacksonj04 jacksonj04 deleted the fix/disable-pre-commit-branch-check-in-ci branch July 3, 2024 15:35
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