ci: centralize Trust advisory comments - #62
Merged
Conversation
Trust Verify needs attentionTrust Verify completed with result: Failure detailsThis is advisory and non-blocking; it does not change the Trust Verify verdict or merge requirements. |
briananderson1222
marked this pull request as ready for review
August 1, 2026 04:56
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.
Summary
Adds a thin
trust-advisory-commentjob to the existing Trust Verify workflow. The Trust action is pinned to90b260996e1c4477c56317935f0362d48a8cf8d5and exports a structuredfailure-summary; the central reusable publisher is pinned toe6dfe1bea874266a98059c682c21a6b73ae9c71e.Behavior and security boundary
trust-verifyjob and itscontents: readpermission remain unchanged. The added reusable job receives onlypull-requests: write.github.event.pull_request.head.repo.full_name == github.repository; it is not aworkflow_runpublisher.Verification
check-name: Trust Verify, the same-repository fork guard, and noworkflow_runtrigger.git diff --checkpassed.Rollout state
Trust Verify and its central advisory comment remain advisory and non-required during Observe mode. This depends on kontourai/flow-agents#1120 and kontourai/.github#12.
No merge is requested by this draft.