Add a token to CI runs similar to GITHUB_TOKEN #20394
Labels
type/feature
Completely new functionality. Can only be merged if feature freeze is not active.
type/proposal
The new feature has not been accepted yet but needs to be discussed first.
Feature Description
It would be great if Gitea would add a token to CI runs, similar to GITHUB_TOKEN. Currently, I have to generate a personal access token to push docker containers to the integrated container registry. This is a problem for organizations, as the token belongs to one member.
If that is not possible because of the way Gitea integrates with different CI-providers, it would be nice, if it was possible to create an organization wide access token.
The text was updated successfully, but these errors were encountered: