Provision gitea tokens for CI use in every repo #176
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?
Similarly to the
WEB_SYNC_SSH_KEY(see #95), we'd like a gitea token for every repo so that it can do stuff like push packages and whatnot.Unfortunately, this is currently not possible, because the tokens are not granular enough
Provision gitea tokens for every repoto Provision gitea tokens for CI use in every repo