Client to the 'gitea' API
Add tracked time to an issue
Add a comment to an issue
Create a new issue
Edit a comment
Edit an issue
Returns organizations for an administrator user
Returns an organization
Returns the branches of a repository
Returns repository commits
Returns the forks of a repository
Returns open issues from an specific repository
Returns the repository issues in closed state
Returns the repository issues in open state
Returns an issue's labels
Returns all comments on an issue
Returns all comments in a repository
Returns organization's members
Returns organization's teams
Returns organization's repositories
Returns users of a gitea server
Returns open milestones of a repository
Returns a hook
Returns organization's webhooks
Returns organizations of the user
Returns pull requests of a repository
Returns releases of a repository
Returns repositories of a gitea service
Returns issue's tracked times
Returns gitea service version
gitear package
'Gitea' is a community managed, lightweight code hosting solution were projects and their respective git repositories can be managed <https://gitea.io>. This package gives an interface to the 'Gitea' API to access and manage repositories, issues and organizations directly in R.