feat(automation): govern Classic dependency updater identity - #65
Merged
Conversation
This was referenced Aug 12, 2026
|
🎉 This PR is included in version 1.9.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
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
Live state reconciled
atrinik-classic-dependency-updater(4564008)153045686, organization-owned, selected mode, unsuspended, no webhook eventsatrinik/classic(1327289971), confirmed through the organization-owner installation UIDEPENDENCY_UPDATE_APP_IDandDEPENDENCY_UPDATE_APP_PRIVATE_KEYread; Actions PR-review approval disabledThe GitHub permission model couples branch/ref/release operations under
contents: writeand PR mutation/review operations underpull requests: write. The runbook documents that limitation explicitly and makes every non-branch/PR operation a consumer-contract violation and incident instead of claiming the credential is technically release- or review-incapable.Validation
bin/validateshellcheck bin/* tests/*.shfor test in tests/*.sh; do "${test}"; donebin/verify-manual-settingsagainst live metadatabin/publishin plan mode onlygit diff --check origin/main...HEADAll passed at
96f037333b5c17814b3c5a7853d93742ab5a5906. The aggregate rerun includes the project-health and planning-health fixtures aligned to the App record's truthful August 11 verification date, plus a leap-day fixture that advances both governed credential lifecycles coherently. No publisher apply was run and no credential value was read or logged.Ordered rollout
Part of #63 and atrinik/atrinik#356. This PR intentionally does not close #63. After human review and merge, atrinik/classic#169 owns the pinned consumer workflow and its root supply-chain inventory update. The issue remains open until a manually dispatched App-authored disposable PR triggers the ordinary Classic checks, cannot satisfy its own human approval or merge gate, and is safely closed with its branch removed.