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

REST API Missing possibility to set Repository details #7544

Closed
khmarbaise opened this issue Jul 20, 2019 · 3 comments
Closed

REST API Missing possibility to set Repository details #7544

khmarbaise opened this issue Jul 20, 2019 · 3 comments

Comments

@khmarbaise
Copy link
Member

  • 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.

@davidsvantesson
Copy link
Contributor

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

@stale
Copy link

stale bot commented 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 stale bot added the issue/stale label Nov 11, 2019
@lunny
Copy link
Member

lunny commented Nov 12, 2019

Like @davidsvantesson said, closed by #7756

@lunny lunny closed this as completed Nov 12, 2019
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants