Add IaC for Forgejo Actions secrets via Ansible #107

Merged
eblume merged 1 commit from feature/forgejo-actions-secrets-iac into main 2026-02-04 09:11:02 -08:00

1 commit

Author SHA1 Message Date
64a99071e3 Add IaC for Forgejo Actions secrets via Ansible
New `forgejo_actions_secrets` role syncs repository-level Actions secrets
from 1Password to Forgejo via the Forgejo API. This replaces the previous
manual process of copying secrets from 1Password to Forgejo UI.

Requires a one-time manual setup of a Forgejo PAT with write:repository
scope, stored in 1Password as the `api-token` field.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 09:09:03 -08:00