Skip to content

ci: enforce bundle-required in Trust Verify (drop advisory adoption mode) - #41

Merged
briananderson1222 merged 1 commit into
mainfrom
chore/tv-enforce
Jul 28, 2026
Merged

ci: enforce bundle-required in Trust Verify (drop advisory adoption mode)#41
briananderson1222 merged 1 commit into
mainfrom
chore/tv-enforce

Conversation

@briananderson1222

Copy link
Copy Markdown
Contributor

Trust Verify became a required status check in this repo's branch protection today, but the workflow still ran with missing-bundle-policy: advisory — the adoption stance. A live probe on a sibling repo running the identical configuration (a PR deliberately carrying no bundle and no DECLARED exemption) passed the gate green and sat MERGEABLE.

This removes the advisory input so the workflow inherits the action default (required): no bundle and no matching DECLARED exemption now fails the check. The negative proof for the shared configuration is recorded on the sibling repo's probe before it closes.

https://claude.ai/code/session_011t2tM3Bu8MVAMQnrovGR6m

…ode)

Trust Verify is now a required status check in branch protection, but
the workflow still ran with missing-bundle-policy: advisory. A live
gate probe on a sibling repo running the identical configuration
passed Trust Verify green with no bundle and no exemption. Removing
the input inherits the action default (required).

Claude-Session: https://claude.ai/code/session_011t2tM3Bu8MVAMQnrovGR6m
@briananderson1222
briananderson1222 merged commit a235eb2 into main Jul 28, 2026
4 checks passed
@briananderson1222
briananderson1222 deleted the chore/tv-enforce branch July 28, 2026 19:20
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.

2 participants