GitHub Actions
The workflow in the docs repo:
examples/github-actions/amendable-git.yml
Set repository variables:
AMENDABLE_OWNER: your Amendable usernameAMENDABLE_REPO: repository name (create it first)AMENDABLE_AUDIENCE:amendable:<your-user-uuid>fromGET /v1/oidc-trust-rules/setup
Create a matching trust rule before the first run. See OIDC for machines.
The checked-in workflow uses production hosts. Override AMENDABLE_API_URL and AMENDABLE_APP_URL to hit staging. See Environments.