Skip to content

CCM-14750: Add single-release release-check flow - #295

Draft
m-houston wants to merge 1 commit into
ccm-14750/release-check-jira-readfrom
ccm-14750/release-check-single-release
Draft

m-houston wants to merge 1 commit into
ccm-14750/release-check-jira-readfrom
ccm-14750/release-check-single-release

Conversation

@m-houston

@m-houston m-houston commented Sep 24, 2026 •

Copy link
Copy Markdown

Description

This slice delivers the first end-to-end release-check flow for a single release.

It includes:

  • orchestration that combines release inputs with Jira reads
  • comparison logic for a single release/tag
  • reporting of mismatches so missing or incorrect ticket tracking becomes visible
  • tests covering the initial end-to-end behaviour

Context

The governance problem we are solving is whether the tickets represented in a shipped release are the same tickets that Jira says were released. This PR is the first slice that answers that question for one release at a time.

It stops short of multi-release handling and any automated fix path so that the review can stay focused on the correctness of the core comparison model.

Why this is a separate slice

Once reviewers are happy with the single-release flow, the higher slices can extend the same behaviour across multiple releases and optional remediation workflows without reopening the foundational comparison decisions.

Validation

  • package install
  • lint
  • typecheck
  • unit tests

Sensitive Information Declaration

  • I confirm that neither PII/PID nor sensitive data are included in this PR and the codebase changes.

@m-houston
m-houston added this pull request to stack #299 September 24, 2026 16:22
@m-houston
m-houston force-pushed the ccm-14750/release-check-single-release branch from f29d792 to 91ae355 Compare September 25, 2026 08:22
@m-houston
m-houston force-pushed the ccm-14750/release-check-single-release branch from 91ae355 to d693765 Compare September 25, 2026 16:48

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant