Skip to content

production-image-deploy: refine validation and Slack links - #27

Open
jwmossmoz wants to merge 2 commits into
mainfrom
production-image-deploy-slack-links
Open

jwmossmoz wants to merge 2 commits into
mainfrom
production-image-deploy-slack-links

Conversation

@jwmossmoz

@jwmossmoz jwmossmoz commented Aug 19, 2026

Copy link
Copy Markdown
Collaborator

Summary

Improve production image validation and Slack changelog links.

  • Permit a failed validation check only when it matches a confirmed, pre-existing Gecko intermittent on the current production image.
  • Keep candidate-only failures and worker or image failures as rollout blockers.
  • Require evidence for each accepted failure in the PR description or a linked report.
  • Use named Markdown links when sending a changelog through the Slack connector.
  • Read the sent message back and verify each link label and target.
  • Add a connector-safe Ubuntu template with the deployment and SBOM links.

Slack link root cause

The Slack connector parsed each bare URL together with text from the next line. This produced invalid links and 404 responses.

Validation

  • Sent the Ubuntu changelog with the new format: verified Slack DM
  • Read-back verification passed for the PR, build, and all five SBOM links.
  • skills-ref: passed
  • skill-validator: passed with no warnings
  • skill-check: 85/100, no errors, one advisory warning
  • git diff --check: passed

The existing skill-size and missing-evaluation advisories remain.

@jwmossmoz jwmossmoz changed the title production-image-deploy: fix Slack connector links production-image-deploy: refine validation and Slack links Sep 3, 2026
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