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

chore(ci): add pre-commit hooks to run in CI to duplicate validation #5943

Merged
merged 2 commits into from Mar 28, 2024

Conversation

siddsriv
Copy link
Contributor

@siddsriv siddsriv commented Mar 28, 2024

Issue

Internal JS-5114

Description

enables pre-commit hooks to run in CI as well to duplicate validation, in case of a commit that bypasses the pre-commit-hooks locally.

Testing

new check created and can be confirmed in the checks column.
pushed an empty commit to confirm the new check runs whenever a new commit is pushed, and it runs when a new PR is opened (both of these against the main branch only).


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@siddsriv siddsriv requested a review from a team as a code owner March 28, 2024 00:43
@siddsriv siddsriv changed the title feat(ci): add pre-commit hooks to run with CI too feat(ci): add pre-commit hooks to run in CI to duplicate validation Mar 28, 2024
@kuhe kuhe merged commit cddf8f7 into aws:main Mar 28, 2024
5 checks passed
@kuhe kuhe changed the title feat(ci): add pre-commit hooks to run in CI to duplicate validation chore(ci): add pre-commit hooks to run in CI to duplicate validation Mar 28, 2024
@siddsriv siddsriv deleted the add/ci-pre-commit-hook branch March 28, 2024 14:01
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants