Skip to content

chore(repo): configure ci/cd pipeline with gitHub actions #9

@nullscribe

Description

@nullscribe

Type of Task

Chore

User Story / Goal

As a developer, I want to automate checks on every pull request to ensure code quality and prevent regressions.

Acceptance Criteria

  • A GitHub Actions workflow file is created in .github/workflows.
  • The workflow runs on push and pull_request events.
  • The workflow executes lint, type-check, and test scripts for all workspaces.
  • The workflow's success or failure is reported on the pull request.

Technical Breakdown (Optional)

No response

Affected Packages

repo

Designs / Mockups (Optional)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions