Skip to content

feat(api): update pre-review deployment metadata #9

Description

@ctxswitch

Parent

Related to #1

What to build

Allow requesters to update pre-review metadata on a Deployment Request without changing the request identity.

Acceptance criteria

  • PATCH /deployments/{id} updates references, risk, and rollback_plan while status is pending_approval.
  • service, environment, version, and requested_by remain immutable after creation.
  • Successful updates refresh updated_at.
  • Unknown IDs return not found.
  • Tests cover successful update, immutable-field protection, and not-found behavior.

Blocked by

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions