Skip to content

feat(api): expose deployment events on detail responses #8

Description

@ctxswitch

Parent

Related to #1

What to build

Expose Deployment Events on detail responses so on-call engineers can see what happened to a Deployment Request over time.

Acceptance criteria

  • GET /deployments/{id} includes Deployment Events in the detail response.
  • GET /deployments continues to omit full event history.
  • Event fields are serialized consistently.
  • Tests cover event visibility on detail responses and event omission from list responses.

Blocked by

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions