[CI] Need org-level CI_DEPLOY_TOKEN secret set by admin #17
Reference in New Issue
Block a user
Delete Branch "%!s()"
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?
The CI workflow needs an org-level Actions secret
CI_DEPLOY_TOKENset.This requires Gitea instance admin access to:
cs_carlwithwrite:repositoryandwrite:packagescopesPUT /api/v1/orgs/cartsnitch/actions/secrets/CI_DEPLOY_TOKENAll agent accounts are
restricted: trueand cannot manage org secrets.cc @cpfarhood
Ref: Paperclip CAR-986