Skip to content

CCM-14750: Refine release-check reports and guidance - #298

Draft
m-houston wants to merge 5 commits into
ccm-14750/release-check-fix-workflowsfrom
ccm-14750/release-check-report-rollup
Draft

m-houston wants to merge 5 commits into
ccm-14750/release-check-fix-workflowsfrom
ccm-14750/release-check-report-rollup

Conversation

@m-houston

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

Copy link
Copy Markdown

Description

This top slice refines the reporting and operator guidance so the release-check tool is easier to act on in real governance workflows.

It includes:

  • roll-up and presentation improvements for release-check output
  • clearer guidance for manual review and follow-up actions
  • report refinements around proposals, command generation, and terminal formatting
  • handling/reporting improvements when Jira issues referenced by the check are missing from Jira lookups
  • tests covering the higher-level reporting behaviours and edge cases

Context

By this point in the stack, the tool can read release data, compare it with Jira, and optionally apply fixes. This PR improves how the results are presented so teams can understand governance gaps quickly and take the right next action.

That improves the practical reliability of ticket tracking for NHS governance by making the tool's output clearer at the point of use.

Why this is a separate slice

These are valuable usability and reporting refinements, but they are easier to review after the underlying comparison and fix behaviour is already established. Keeping them at the top avoids mixing presentation polish with core workflow logic.

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 changed the title ccm 14750/release check report rollup CCM-14750: Refine release-check reports and guidance Sep 24, 2026
@m-houston
m-houston force-pushed the ccm-14750/release-check-report-rollup branch from 7fb3d80 to 82bee45 Compare September 25, 2026 08:19
@m-houston
m-houston force-pushed the ccm-14750/release-check-report-rollup branch from 82bee45 to e2eb0c1 Compare September 25, 2026 08:22
m-houston and others added 5 commits September 25, 2026 17:43
Extend release-check reporting so Jira and git comparisons are easier to act on.

Add patch release rollups, Jira-aware command suggestions, and safer fix proposal output that preserves existing fix versions while keeping terminal previews readable.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Make Jira key lookups resilient to deleted issues so multi-release reruns still complete and render missing keys as not found.

Also align the README examples with the package script and published CLI entrypoints.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Keep the inherited git commit extraction regression expectations aligned after the body-fallback change so the multi-release commit metadata remains asserted in the report-rollup slice.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@m-houston
m-houston force-pushed the ccm-14750/release-check-report-rollup branch from e2eb0c1 to 5475267 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