Platform

Platform overviewWorkflow orchestrationGitOps configurationGovernance and AAAAI and MCPRuntime and executionEvidence and monitoring

Use cases

All use casesProduction incidentRelease preparationHotfix to productionSecurity scan triage
Why NopsAIIntegrationsSecurity

Resources

All resourcesAI agent governanceMCP governanceMCP securitySelf-hosted platforms
Pricing

Company

How a run worksAboutContactBook a demo

Use case 05 · Release

Preparing a release

Scope mismatch, unmerged PRs, failed gates and an outdated runbook can all cause a late surprise.

The work already crosses these systems:

JiraGitHubCI/CDConfluenceServiceNowNopsAI run

Before and after

From scattered checks to one governed run.

Today

The release manager filters Jira by fix version, checks GitHub for merged PRs, checks CI/CD gates, updates the Confluence runbook and submits a ServiceNow change for CAB approval.

With NopsAI

A main pipeline with reusable checks verifies scope against merged PRs, validates CI/CD gates, pauses before production, and generates release notes and the change request together.

Same checks, same approval path, same evidence, every release.

Governed run

The run, step by step.

Deterministic work first, reasoning inside a boundary, and a named human before anything high-risk executes.

Main and child pipelinesApproval gatesGitHub checksOutput formatsGovernance and audit
  1. Trigger

    A tag push or a scheduled release window starts the run.

  2. Collect context

    Fix-version scope, merged pull requests, gate status and the release runbook are assembled.

  3. Verify state

    Reusable check steps compare declared scope against what actually merged and flag every gap.

  4. Reason

    A release-reviewer agent role summarizes risk and proposes a go or no-go decision with reasons.

  5. Approve

    The production approval team signs off; the run holds state without occupying a runner.

  6. Execute and record

    Release notes and the change request are generated as run-owned outputs and linked to the run.

Evidence

What the run leaves behind.

The useful part is not only the automation. It is repeatability with proof.

Trigger and subject

What started the run and which effective identity it ran as.

Authorization snapshot

Which resources were checked, and which decision each check returned.

Tool and AI activity

Every tool call, the profile that allowed it, and the model usage it consumed.

Approvals and outputs

Who approved, when, and the deliverables the run produced.

Pipeline runs overview showing status, run identifiers, durations and outputs.

Map this workflow against your controls.

Bring the trigger, the tools it touches, the approvers, the runtime boundary and the evidence you need to keep.