{
  "id": 7498766,
  "title": "A third of our releases went out through the emergency path",
  "url": "https://urgent.news/2026/09/15/a-third-of-our-releases-went-out-through-the-emergency-path",
  "topic": "tech",
  "section": "Tech",
  "published": "2026-09-15T07:02:52.000Z",
  "source": {
    "name": "Dev.to",
    "slug": "dev-to",
    "url": "https://dev.to/sergey_shinder_ab2d943365/a-third-of-our-releases-went-out-through-the-emergency-path-3oh"
  },
  "original_language": "en",
  "account": "In a Tuesday night deploy, it was discovered that a third of the releases went out through an emergency path, bypassing the usual integration suite and staging soak. Despite the lack of tests, reviews, and approvals, this emergency path was used for 31 out of 90 production deploys in the previous 90 days. The standard pipeline, which took 52 minutes, was deemed too slow, with 34 of the 31 emergency deploys needing a retry roughly one in five times. By labeling every deploy with the path it took and sharing the usage split in a weekly team message, usage of the emergency path dropped by half in the first two weeks. The emergency path now requires a typed reason, announces itself in a channel, and runs the full suite after deployment with an automatic rollback if it fails. This change resulted in emergency usage dropping to about two out of every ninety deploys.",
  "summary": "A deploy at eleven on a Tuesday night broke search for about forty minutes. It had skipped the integration suite and the staging soak, and it had needed no second approver, all of which was allowed, because it had gone out through the pipeline we built for emergencies. I went to look at how often that happened, expecting to find a handful. Thirty-one of the previous ninety production deploys had…",
  "key_points": [],
  "editors_take": null,
  "illustration": null,
  "coverage": {
    "outlets": 1,
    "also_reported_by": []
  },
  "ai_generated": true,
  "disclaimer": "Summaries, key points and the editor’s take are written by software from other outlets’ reporting and may contain errors — always check the linked original."
}