You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Follow-up to #1023, #1025 and #1028. This is reliability work and does not block the owner-approved basic Slack v1.5.0 boundary.
Problem
The default-branch publisher now validates workflow identity correctly and emits bounded refusal diagnostics, but replaying already sealed PR #1024 metadata still fails before writing a reservation with INTERNAL_ERROR in run 35310148981. A read-only local replay of all API-side validation using the same metadata succeeds. This indicates an unexpected exception specific to the GitHub-hosted token/API/runtime path, not a Refused trust-check result.
Scope
Wrap GitHub API/runtime boundaries with fixed, non-sensitive stage/status codes so HTTP failures, response-shape failures and missing fields identify the operation without exposing response bodies, paths, tokens, identities or submitted metadata.
Follow-up to #1023, #1025 and #1028. This is reliability work and does not block the owner-approved basic Slack v1.5.0 boundary.
Problem
The default-branch publisher now validates workflow identity correctly and emits bounded refusal diagnostics, but replaying already sealed PR #1024 metadata still fails before writing a reservation with
INTERNAL_ERRORin run35310148981. A read-only local replay of all API-side validation using the same metadata succeeds. This indicates an unexpected exception specific to the GitHub-hosted token/API/runtime path, not aRefusedtrust-check result.Scope
35308536301, attempt 1, head942f1b37d7e1d3f1b404af792e7c41e3ace361f2; do not rerun a model merely to diagnose publication.Acceptance
No Slack canary, provider session, deployment or package publication belongs to this issue.