REST API Missing possibility to set Repository details #3632

Closed
opened 2025-11-02 05:20:06 -06:00 by GiteaMirror · 3 comments
Owner

Originally created by @khmarbaise on GitHub (Jul 20, 2019).

  • Gitea version (or commit ref): 1.10.0+dev-39-g50d8d171f
  • Git version:
  • Operating system:
    Docker / MacOS
  • Database (use [x]):
    • [ x] PostgreSQL

Description

I'm working on an automatic setup for a larger number of repositories which is greatly supported by the REST API

  • I can create repositories etc.
  • I can create teams etc.
  • I can create organizations etc.

(It might be a good way to support such things via command line client but gitea client seemed to be limited at the moment and the new one tea is not available as a release and if I correctly understand the current state it's not really usable at the moment).

Unfortunately I can't set advanced settings off repositories via REST API like using external issue tracker, external issue tracker URL format, external issue tracker number format etc.
So either it's not possible at the moment or I simply missed something.

Originally created by @khmarbaise on GitHub (Jul 20, 2019). - Gitea version (or commit ref): 1.10.0+dev-39-g50d8d171f - Git version: - Operating system: Docker / MacOS - Database (use `[x]`): - [ x] PostgreSQL ## Description I'm working on an automatic setup for a larger number of repositories which is greatly supported by the REST API * I can create repositories etc. * I can create teams etc. * I can create organizations etc. (It might be a good way to support such things via command line client but gitea client seemed to be limited at the moment and the new one [`tea`](https://gitea.com/gitea/tea) is not available as a release and if I correctly understand the current state it's not really usable at the moment). Unfortunately I can't set advanced settings off repositories via REST API like using external issue tracker, external issue tracker URL format, external issue tracker number format etc. So either it's not possible at the moment or I simply missed something.
GiteaMirror added the issue/stale label 2025-11-02 05:20:06 -06:00
Author
Owner

@davidsvantesson commented on GitHub (Sep 12, 2019):

I think what you are asking for is this PR: #7756.

@davidsvantesson commented on GitHub (Sep 12, 2019): I think what you are asking for is this PR: #7756.
Author
Owner

@stale[bot] commented on GitHub (Nov 11, 2019):

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.

@stale[bot] commented on GitHub (Nov 11, 2019): This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.
Author
Owner

@lunny commented on GitHub (Nov 12, 2019):

Like @davidsvantesson said, closed by #7756

@lunny commented on GitHub (Nov 12, 2019): Like @davidsvantesson said, closed by #7756
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#3632