-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Add the ability to disable Wiki & Issues from API #488
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
Comments
Is there a github API to do this? |
@lunny Yes. https://developer.github.com/v3/repos/#edit
|
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. |
Bummer |
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. |
This issue have been implemented. |
I've recently moved to Gitea from GitLab. I wrote a script to extract the GitLab backup, create repos using the Gitea API and then push the contents of those repos.
For a number of my projects I want to use an external issue tracker so it would be nice to be able to disable or set the external issue tracker URL and URL format from the API on creation and when updating a project.
Thanks for your hard work on Gitea so far, I'm really liking it 😄
The text was updated successfully, but these errors were encountered: