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 script for automated PR checks #4

Merged
merged 9 commits into from
May 14, 2024
Merged

Add script for automated PR checks #4

merged 9 commits into from
May 14, 2024

Conversation

doubleedesign
Copy link
Contributor

@doubleedesign doubleedesign commented May 12, 2024

Add a script for a GitHub Action to run linting, project structure check, unit tests, and test build on pull requests. This is to ensure that some minimum standards have been met and the project can successfully be built before it's merged into the main branch and the Storybook automatically deployed.

Unit tests are currently failing, but there is a separate PR in flight addressing this. Once that is merged and this branch is updated, I expect the tests to pass and to be able to merge this PR. <- fixed.

@doubleedesign doubleedesign requested a review from a team as a code owner May 12, 2024 05:49
@doubleedesign doubleedesign merged commit be68b92 into main May 14, 2024
1 check passed
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.

1 participant