Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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