Skip to content

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

Closed
Dylan-G opened this issue Sep 4, 2022 · 9 comments · Fixed by #33481
Closed

Ability to link package to a repo from api #21062

Dylan-G opened this issue Sep 4, 2022 · 9 comments · Fixed by #33481
Labels
modifies/api This PR adds API routes or modifies them topic/packages type/feature Completely new functionality. Can only be merged if feature freeze is not active.
Milestone

Comments

@Dylan-G
Copy link

Dylan-G commented Sep 4, 2022

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

@Dylan-G Dylan-G added 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. labels Sep 4, 2022
@noerw noerw added modifies/api This PR adds API routes or modifies them and removed type/proposal The new feature has not been accepted yet but needs to be discussed first. labels Sep 8, 2022
@noahziheng
Copy link

Looking forward to this feature too

@acquleo
Copy link

acquleo commented May 31, 2023

I'm waiting for this feature too

@lonix1
Copy link
Contributor

lonix1 commented Aug 22, 2023

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.

@extremelyonline
Copy link

It would be great if this can be done within a Action as well.

@pankajmyt
Copy link

+1 on this for CI pipeline

@jvincze84
Copy link

+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}

@kobimx
Copy link

kobimx commented Feb 2, 2025

Heyo, any news on this? 👀

@acquleo
Copy link

acquleo commented Feb 2, 2025

It looks like they don't like it or it's a pain to implement :-)

@lunny
Copy link
Member

lunny commented Feb 2, 2025

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.

@lunny lunny added this to the 1.24.0 milestone Feb 2, 2025
@lunny lunny closed this as completed in 5df9fd3 Feb 17, 2025
project-mirrors-bot-tu bot pushed a commit to project-mirrors/forgejo-as-gitea-fork that referenced this issue Feb 27, 2025
@go-gitea go-gitea locked as resolved and limited conversation to collaborators May 18, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
modifies/api This PR adds API routes or modifies them topic/packages type/feature Completely new functionality. Can only be merged if feature freeze is not active.
Projects
None yet