Skip to content

Run tests on new pull request commits to verify npm build succeeds #13

@Brayden

Description

@Brayden

Is your feature request related to a problem? Please describe.
Currently when pull requests are open, there is no valid checks to ensure the code being suggested compiles or builds correctly.

Describe the solution you'd like
When an open pull request receives a new commit to the PR we should run an automation script that verifies that, at the very least, the npm build command succeeds. We should prevent the ability to merge PR's that break the ability to compile or build the project.

Describe alternatives you've considered
N/A

Additional context
N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions