I want to set the commit status on my gitea server after a build in jenkins.
Gitea has the endpoint for that, but in my build steps I don't see the option for that. Also, I have already installed gitea plugin (https://wiki.jenkins.io/display/JENKINS/Gitea+Plugin)
Has anyone figure out how to setup this in jenkins?