-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Ability to link package to a repo from api #21062
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
Comments
Looking forward to this feature too |
I'm waiting for this feature too |
This is useful when performing automatic deployment or management. Our use case: we can create repos via the API, and even configure them. We can then push packages, but not assign them to the correct repo (so must be done by hand). This is also the case when integrating different systems. |
It would be great if this can be done within a Action as well. |
+1 on this for CI pipeline |
+1 This would be a grate feature. Or even better if this would be automatically if push image to {gitea_url}/{owner}/{repo}/{image_name}:{tag} Automatically link to {repo} |
Heyo, any news on this? 👀 |
It looks like they don't like it or it's a pain to implement :-) |
It’s neither of those. The process isn’t complicated, but the previous pull requests have stalled. |
…#33481) Fix go-gitea#21062 --------- Co-authored-by: Zettat123 <[email protected]> (cherry picked from commit 5df9fd3)
Feature Description
We can push package from the api but we can't link it to a repo afterward.
I think it's could be useful to manage this from the api
Screenshots
No response
The text was updated successfully, but these errors were encountered: