docs(tend): the org-secret false positive is fixed upstream in 0.1.18 - #381
Open
dormouse-bot wants to merge 1 commit into
Open
docs(tend): the org-secret false positive is fixed upstream in 0.1.18#381dormouse-bot wants to merge 1 commit into
dormouse-bot wants to merge 1 commit into
Conversation
Deploying mouseterm with
|
| Latest commit: |
9b1f248
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://c2a189ac.mouseterm.pages.dev |
| Branch Preview URL: | https://docs-running-tend-org-secret.mouseterm.pages.dev |
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.
The
running-tendnote on the org-levelrepo-secret-allowlistFAIL told future sessions to "leave the FAIL standing until it's fixed" — but it is fixed, so the instruction now points at a condition that no longer exists. This rewrites the section as history plus the one ruling that outlives the bug (never add those names tosecrets.allowed).The upstream bug (max-sixty/tend#993) was closed 2026-08-16 by max-sixty/tend#994 and shipped in tend 0.1.18. Tonight's sweep confirms it:
tend checknow reportsPASS repo-secret-allowlist, and the only remaining FAIL iscredential-environments— the maintainer-action item already tracked in #339.No regression test: this is a documentation-only change to a skill file, with no code path to exercise.
Verification
tend checkon this checkout tonight (tend 0.1.18):Upstream issue state:
The 0.1.17 → 0.1.18 workflow regeneration that picks up this fix is #380.