feat(scripts): one-verb sync of Forgejo Actions secrets from SSM #479
No reviewers
Labels
No labels
burndown-2026-06
coherence-core
consult
headless
interactive
P0
P1
P2
P3
P4
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
coilyco-flight-deck/agentic-os!479
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/sync-actions-secrets"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Split out of #475 so
ward exec sync-actions-secretslands on main before the release reshape that depends on CI_RELEASE_TOKEN. aos had no TELEGRAM_* secrets (every alert step failed, runs 986..1062) and no CI_RELEASE_TOKEN; ward lacked TELEGRAM_* too. Values flow SSM -> Forgejo API in-process. Kai runs the verb once (an agent permission classifier correctly blocks me from writing decrypted SSM values to the secrets API myself).