Signet

Sample Output (signet-report.json)

This file is a summary of the release notes generation process, intended for downstream automation. The primary output is the page published to your selected provider (e.g., Confluence).

{
  "toolName": "Signet",
  "toolVersion": "1.0.0",
  "executionTimestampUtc": "2026-12-11T14:30:00Z",
  "appName": "My Web App",
  "releaseVersion": "v2.1.0",
  "summary": {
    "discoveredArtifacts": 4,
    "enrichedWorkItems": 12,
    "commitsAnalyzed": 58
  },
  "publisher": {
    "type": "Confluence",
    "targetUrl": "https://my-org.atlassian.net/wiki/spaces/PROJ/pages/12345678/My+Web+App+-+v2.1.0",
    "status": "Success"
  }
}