docs-truth-public: bump runner pin to dev-orchestration e7de93c5#30
Closed
SergeyAP wants to merge 1 commit into
Closed
docs-truth-public: bump runner pin to dev-orchestration e7de93c5#30SergeyAP wants to merge 1 commit into
SergeyAP wants to merge 1 commit into
Conversation
Activates the REPORTS ledger exemption (dev-orchestration#11) and the PR-check failure summary (#10), which were merged to dev-orchestration main but never reached consumers — this wrapper pinned the runner at the older 014aa7eb, so every repo's docs-truth still ran the pre-exemption script. Scope: #11 is repo-scoped to docs_for_team/REPORTS/ (no effect on other repos); #10 is a PR-check UX improvement. Consumers must re-pin this wrapper to pick it up.
|
This developer has reached the limit of 50 included PR reviews during your trial. Add a card to continue receiving PR security reviews. |
Contributor
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.
What
Bumps the
dev-orchestrationrunner pin indocs-truth-public.ymlfrom014aa7eb→e7de93c58f9037e86db50ed3976574bea8f4d65b(current dev-orchestrationmain).Why
Two dev-orchestration changes were merged to its
mainbut never reached any consumer, because this wrapper pinned the runner at the older014aa7eb:docs_for_team/REPORTS/from the ledger (repo-scoped, symmetric). Report catalogs are append-only, internal, high-churn; tracking each in the org ledger forced a manual ledger PR per run.Scope / safety
docs_for_team(separate caller-bump PR).docs_for_team/REPORTS/; every other repo/path is unchanged.Part 1 of the docs-truth reactivation (docs_for_team caller bump +
ops-narrationledger row follow).