[OPS-1301] Use baton-ci app token in capabilities_and_config.yaml - #16
Closed
ennyjfrick wants to merge 1 commit into
Closed
[OPS-1301] Use baton-ci app token in capabilities_and_config.yaml#16ennyjfrick wants to merge 1 commit into
ennyjfrick wants to merge 1 commit into
Conversation
Replace the long-lived RELENG_GITHUB_TOKEN PAT with a short-lived baton-ci app token scoped to the current repo. Mirrors the OPS-1300 templated workflow pattern; needed before the temp org-admin mitigation can safely be removed. Linear: https://linear.app/ductone/issue/OPS-1301 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Contributor
|
Claude finished @ennyjfrick's task in 45s —— View job PR Review: [OPS-1301] Use baton-ci app token in capabilities_and_config.yaml
LGTM — clean, well-scoped change. A few observations: What this doesReplaces the long-lived Correctness
Notes
Verdict: Approve ✅ |
Contributor
Author
|
Closing — switching this connector to baton-admin-managed metadata via baton-admin#448. The legacy file becomes duplicate of the modern |
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.
Replace the long-lived
RELENG_GITHUB_TOKENPAT with a short-livedbaton-ciapp token scoped to the current repo.Mirrors the OPS-1300 templated workflow pattern. With the Connector Rules ruleset hardened, the legacy PAT only continues to work because of the temp org-admin mitigation; this PR replaces it with the proper App-token bypass actor before that mitigation is removed.
Linear: OPS-1301
🤖 Generated with Claude Code