Back to workflows

release-review-workflow

Coordinate release diff review, approvals, and publishing handoff.

gh/givemd/workflows-live/release-review-workflow@1.0.427101 type: workflow state: stale schema: give-v1

Workflow JSON: https://api.give.md/v1/give/workflows/gh/givemd/workflows-live/release-review-workflow@1.0.427101

Publisher: gh:givemd/workflows-live

Namespace: gh/givemd/workflows-live

Supported runtimes: bun, codex

Required tools: git, markdown, shell

Permissions: http:get, storage:write, process:exec

Workflow definition

Parameters

Steps: Collect release diff -> Summarize changes -> Request approval

Policy hooks: verify release-readonly policy

Approval points: release owner signoff

Handoffs: pass summary to publishing agent

{
  "packageId": "gh/givemd/workflows-live/release-review-workflow@1.0.427101",
  "namespaceId": "gh/givemd/workflows-live",
  "canonicalPath": "gh/givemd/workflows-live/release-review-workflow@1.0.427101",
  "packageSlug": "release-review-workflow",
  "version": "1.0.427101",
  "contentHash": "sha256:4e4a52a263d510b3dfd18c590ff9cc99a010313693942e5a8752d7bfe9655959",
  "ipfsMirror": {
    "cid": "bafkreicojjjkey6vccz57ummleh7ttezuaidcnutsqxfvb2s2676szkzle",
    "uri": "ipfs://bafkreicojjjkey6vccz57ummleh7ttezuaidcnutsqxfvb2s2676szkzle",
    "gatewayUrl": "https://w3s.link/ipfs/bafkreicojjjkey6vccz57ummleh7ttezuaidcnutsqxfvb2s2676szkzle",
    "contentHash": "sha256:4e4a52a263d510b3dfd18c590ff9cc99a010313693942e5a8752d7bfe9655959",
    "contentType": "text/markdown; charset=utf-8",
    "mirroredAt": "2026-03-15T13:13:51.398Z",
    "status": "published",
    "provider": "deterministic",
    "publishedAt": "2026-03-15T13:13:54.992Z"
  },
  "publisherBinding": "gh:givemd/workflows-live",
  "verificationState": "stale",
  "verificationMethod": "fixture",
  "importedAt": "2026-03-15T13:13:51.398Z",
  "updatedAt": "2026-03-17T09:22:09.503Z",
  "schemaMode": "give-v1",
  "inferredFields": [],
  "compatibilityWarnings": [],
  "frontmatter": {
    "type": "workflow",
    "name": "release-review-workflow",
    "version": "1.0.427101",
    "description": "Coordinate release diff review, approvals, and publishing handoff.",
    "publisher": "gh:givemd/workflows-live",
    "permissions": [
      "http:get",
      "storage:write",
      "process:exec"
    ],
    "required_tools": [
      "git",
      "markdown",
      "shell"
    ],
    "supported_runtimes": [
      "bun",
      "codex"
    ],
    "tests": [
      "Preserves ordered release gates",
      "Captures checkpoints and handoffs"
    ],
    "artifact_hashes": {
      "workflow.md": "sha256:fixture-workflow-plan",
      "checks.json": "sha256:fixture-workflow-checks"
    },
    "parameters": [
      {
        "id": "release_tag",
        "type": "string",
        "required": true,
        "description": "Release tag to review"
      }
    ],
    "steps": [
      "Collect release diff",
      "Summarize changes",
      "Request approval"
    ],
    "policy_hooks": [
      "verify release-readonly policy"
    ],
    "approval_points": [
      "release owner signoff"
    ],
    "handoffs": [
      "pass summary to publishing agent"
    ],
    "receipt_checkpoints": [
      "capture release draft receipt"
    ],
    "output_expectations": [
      "release summary markdown"
    ],
    "preferred_dependencies": [],
    "fallback_dependencies": [],
    "cost_caps": [],
    "stop_conditions": [],
    "caching_hints": [],
    "escalation_thresholds": [],
    "invokes": []
  },
  "body": "# Release Review Workflow\n\nUse this workflow to coordinate release review from diff collection through approval and final publishing handoff.\n\n## Flow\n\n1. Collect the release diff and flagged configuration changes.\n2. Produce a release summary and request approval.\n3. Capture a receipt before handing the final summary to publishing.",
  "markdown": "---\ntype: workflow\nname: release-review-workflow\nversion: 1.0.427101\ndescription: Coordinate release diff review, approvals, and publishing handoff.\npublisher: gh:givemd/workflows-live\npermissions: [\"http:get\",\"storage:write\",\"process:exec\"]\nrequired_tools: [\"git\",\"markdown\",\"shell\"]\nsupported_runtimes: [\"bun\",\"codex\"]\ntests: [\"Preserves ordered release gates\",\"Captures checkpoints and handoffs\"]\nartifact_hashes: {\"workflow.md\":\"sha256:fixture-workflow-plan\",\"checks.json\":\"sha256:fixture-workflow-checks\"}\nparameters: [{\"id\":\"release_tag\",\"type\":\"string\",\"required\":true,\"description\":\"Release tag to review\"}]\nsteps: [\"Collect release diff\",\"Summarize changes\",\"Request approval\"]\npolicy_hooks: [\"verify release-readonly policy\"]\napproval_points: [\"release owner signoff\"]\nhandoffs: [\"pass summary to publishing agent\"]\nreceipt_checkpoints: [\"capture release draft receipt\"]\noutput_expectations: [\"release summary markdown\"]\n---\n# Release Review Workflow\n\nUse this workflow to coordinate release review from diff collection through approval and final publishing handoff.\n\n## Flow\n\n1. Collect the release diff and flagged configuration changes.\n2. Produce a release summary and request approval.\n3. Capture a receipt before handing the final summary to publishing.\n",
  "attachedPolicy": {
    "policyId": "policy/release-readonly@1.0.0",
    "policyHash": "sha256:9295ab064ca07ee1e664b56ca54e7712a5a7247c3e8e40f97c6b85dcb2eefca3",
    "summary": "Allow local release-note synthesis with process access but no token spend."
  },
  "receiptStats": {
    "total": 1,
    "success": 1,
    "failed": 0,
    "cancelled": 0,
    "lastReceiptId": "7c308215-3984-4aff-bec9-d11eb4a487d6",
    "lastCompletedAt": "2026-03-15T13:13:56.394Z"
  },
  "benchmarkStats": {
    "total": 1,
    "success": 1,
    "failed": 0,
    "lastRunId": "e2cc9463-aff8-4b08-8713-a2349b66fc85",
    "lastCompletedAt": "2026-03-15T13:14:01.078Z"
  },
  "authorityType": "gh",
  "authority": "givemd/workflows-live",
  "rankingSignalsSnapshot": {
    "verificationScore": 20,
    "declaredTestCount": 2,
    "verifiedReceiptCount": 1,
    "successfulRunReceiptCount": 1,
    "successfulReceiptKindCount": 1,
    "easConfirmedReceiptCount": 0,
    "selfReportedReceiptCount": 0,
    "failedReceiptCount": 0,
    "benchmarkRunCount": 1,
    "successfulBenchmarkCount": 1,
    "successfulBenchmarkTaskCount": 1,
    "benchmarkRuntimeCount": 1,
    "benchmarkSuccessRatePct": 100,
    "averageBenchmarkScorePct": 100,
    "bestBenchmarkScorePct": 100
  },
  "rankingUpdatedAt": "2026-03-17T09:22:09.503Z"
}