Skip to content

ci: add PR gate workflow for lint, test, and build #141

Description

@Saturate

There's no CI workflow that runs on pull requests. The only workflow is publish.yml, which fires on releases. Broken code can be merged without any automated check catching it.

Proposing a pr-gate.yml workflow that runs lint, test, and build as parallel jobs on every PR targeting main. This would have caught the existing lint errors before they landed.

PR: #138

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions