Conversation
m-houston
added this pull request to stack #299
September 24, 2026 16:22
m-houston
force-pushed
the
ccm-14750/release-check-fix-workflows
branch
from
September 25, 2026 08:22
23c25e4 to
e779736
Compare
Skip the missing clinical lead and safety category checks for Jira issues whose issue type is Bug, while keeping the rest of the release comparison logic unchanged. Co-authored-by: Copilot <[email protected]>
Improve the release-check package so release audits are easier to review and act on in Jira. - render Markdown reports with Jira-enriched issue tables - add component-scoped fixVersion and clinical review fix workflows - document the reporting structure and correct the check entrypoint Co-authored-by: Copilot <[email protected]>
When release-check applies a real fix version, remove the placeholder NA value first and show the effective target fix-version set in the proposal output so governance updates reflect the actual release state. Co-authored-by: Copilot <[email protected]>
m-houston
force-pushed
the
ccm-14750/release-check-fix-workflows
branch
from
September 25, 2026 16:48
e779736 to
606e23d
Compare
This branch has not been deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This slice adds the optional fix workflows that can reconcile Jira when release tracking is wrong or incomplete.
It includes:
Context
The wider stack surfaces where governance tracking is incorrect; this PR adds the controlled ability to correct that state in Jira. That matters because NHS governance needs both accurate visibility and a safe path to bring records back into line.
The workflows here are intentionally guarded so that mutation behaviour is explicit and reviewable.
Why this is a separate slice
Read-only checking and write-back remediation carry different review concerns. Splitting the fix workflows into their own PR makes it much easier to review the Jira mutation rules, user confirmations, and safety constraints without obscuring the reporting logic below them.
Validation
Sensitive Information Declaration