Skip to content

DEVOPS-216: Extract shared Node setup into a composite GitHub Action #795

Description

@kike-alt

ID: DEVOPS-216
Track: DEVOPS
Difficulty: intermediate
Priority: P2
Points: 200

Description

Node workflow steps are repeated often enough that a shared composite action would reduce CI drift and maintenance cost.

Acceptance Criteria

  • Extract reusable Node setup logic into a composite action or documented shared step pattern.
  • Use the shared setup in at least two workflows without changing validation semantics.
  • Add or update tests, fixtures, and docs for the changed surface as needed.

Tech Stack / Files

  • .github/actions
  • .github/workflows

Blocked By

None

Validation Requirements

workflow syntax validates, affected local commands are documented, and maintained CI surfaces remain green

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions