Workflowci-cdautomationtopic:system

    CI/CD and Drift Detection Workflows

    GitHub Actions workflows for CI checks, schema drift detection, sync jobs, and Vercel deployment orchestration.

    Context

    This workflow is part of RPS Digital project.

    Workflow

    CI/CD and Drift Detection Workflows

    6 steps
    1. Push/PR triggers workflow
      action
    2. Install dependencies and generate Prisma client
      action
    3. Run migrations, lint, tests, and build
      action
    4. Deploy to Vercel on main
      decision
    5. Run scheduled schema/type drift checks
      action
    6. Open GitHub issue if drift detected
      decision