Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add permission to create Gitea repositories from the command line #729

Open
bganslandt opened this issue Jun 16, 2024 · 0 comments
Open

Comments

@bganslandt
Copy link

To create Gitea repositories from the command line must currently be done via the Gitea web interface when logged in as a gitea user, making it hard to automate app builds. This is due to a missing permission for user level push to create repos.

Please add the following line to the gitea-inline-config secret in the cp4ba-collateral namespace:

ENABLE_PUSH_CREATE_USER=true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant