Release
Private PreviewTrack deployment gates and ship workflows as they become available.
Release is the shipping stage of the Software Factory. It tracks deployment gates, release workflows, and ship status so teams can see whether validated work is ready to reach users.
Use Release when shipping depends on more than a merge button: versioning, rollout checks, approval gates, deployment health, and follow-up documentation.
Release is in Private Preview. To request access, fill out the form at factory.ai/contact or contact your Factory account team.
What Release tracks
Release connects the final Software Factory stages:
- 1Readiness from code review, QA, security review, and CI.
- 2Release preparation such as changelog updates, version notes, migration checks, and ownership handoffs.
- 3Deployment gates including rollout state, failed checks, and manual approval points.
- 4Post-ship feedback from incidents, alerts, customer reports, and follow-up tasks.
When to use it
Keep recurring release steps visible before a ship window starts.
Release metrics
The Software Factory dashboard shows release throughput and gate health alongside the rest of the SDLC.
| Metric | What it indicates |
|---|---|
| Deployments | How many release workflows shipped in the selected time range. |
| Pass rate | The share of release gates that completed without intervention. |
| Cycle time | Time from validated work to shipped release. |
| Health | Whether release checks, deployment gates, and handoffs are configured. |
Illustrative dashboard values; your numbers reflect your own connected automations.
Release workflow
| Step | What Droid can help with | What stays visible |
|---|---|---|
| Prepare | Draft release notes, summarize merged work, check migration instructions | Owners, linked pull requests, and release scope |
| Verify | Run validation, review failures, compare rollout blockers | Gate status, pass rate, and unresolved blockers |
| Ship | Execute approved release steps or hand off to the deployment system | Deployment count, rollout state, and cycle time |
| Learn | Capture incidents, regressions, and follow-up work | Post-ship signals routed back into Triage or Validate |