feat(scripts): one-verb sync of Forgejo Actions secrets from SSM #479
No reviewers
Labels
No labels
burndown-2026-06
burndown-2026-08
autonomy
async-consult
autonomy
epic
autonomy
headless
autonomy
live-collab
coherence-core
priority
P0
priority
P1
priority
P2
priority
P3
priority
P4
qa-fixture
role/advocate
role/director
role/exec
role/frontend
role/gamedev
role/human
role/platform
role/qa
role/science
role/sysadmin
state
ambient
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…
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).