Archive repository via API #9031

Open
opened 2025-11-02 08:26:28 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @pat-s on GitHub (Jun 7, 2022).

Feature Description

It would be great if Gitea repos could be archived via the API. AFAICS there is currently no endpoint which allows this.

Screenshots

No response

Originally created by @pat-s on GitHub (Jun 7, 2022). ### Feature Description It would be great if Gitea repos could be archived via the API. AFAICS there is currently no endpoint which allows this. ### Screenshots _No response_
GiteaMirror added the type/proposaltype/featuremodifies/api labels 2025-11-02 08:26:28 -06:00
Author
Owner

@jpraet commented on GitHub (Sep 18, 2023):

I was looking for this as well.

It is already possible with PATCH /repos/{owner}/{repo}

@jpraet commented on GitHub (Sep 18, 2023): I was looking for this as well. It is already possible with PATCH /repos/{owner}/{repo}
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#9031