🔒 fix(ansible): propagate vault_oauth__sh_b64 to user-owned namespaces (arcodange) #3
Reference in New Issue
Block a user
Delete Branch "vibe/batch-pr-factory3-vault-oauth-user"
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?
Gitea Action secrets are scoped per owner. Repos owned by user arcodange (e.g. dance-lessons-coach) could not read org-level secrets at arcodange-org. Keeps the existing org call unchanged; appends a user-loop block over [arcodange] so the same secret is also created at user level. Extendable list inline. After merge, re-run the playbook to propagate.