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

Ability to link package to a repo from api #21062

Open
Dylan-G opened this issue Sep 4, 2022 · 5 comments · May be fixed by #23851
Open

Ability to link package to a repo from api #21062

Dylan-G opened this issue Sep 4, 2022 · 5 comments · May be fixed by #23851
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.

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

sclu1034 added a commit to sclu1034/gitea that referenced this issue Mar 31, 2023
@sclu1034 sclu1034 linked a pull request Mar 31, 2023 that will close this issue
@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Development

Successfully merging a pull request may close this issue.

8 participants