Skip to content

Obstacle: Compass deployment event script hardcodes success state #181

@amaralc

Description

@amaralc

Obstacle Description

scripts/compass/emmit-deployment-event.sh always reports "state": "SUCCESSFUL" regardless of actual deployment outcome. This makes DORA metrics unreliable.

Why It Blocks Progress

Inaccurate deployment status reporting means the team cannot trust DORA metrics (deployment frequency, change failure rate). Without reliable data, it's impossible to measure improvement toward the target condition.

Suggested Experiments

  • Modify the script to accept deployment result as a parameter
  • Integrate actual deployment outcome into the Compass event reporting

Metadata

Metadata

Assignees

No one assigned

    Labels

    ciContinuous Integration / Continuous DeliverydxDeveloper Experienceobstacle

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions