You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to support gitea. The blender project has switched from no longer supported phabricator to gitea for example. Here's an example query that should output one issue:
It would be nice to support gitea. The blender project has switched from no longer supported phabricator to gitea for example. Here's an example query that should output one issue:
To exeperiment with this API I suggest this page: https://projects.blender.org/api/swagger#/issue/issueSearchIssues
The API looks remarkably similar to the Github API and maybe parts can be borrowed from there.
API: https://docs.gitea.com/api/1.20/#tag/issue/operation/issueSearchIssues
The text was updated successfully, but these errors were encountered: