Relative Content

Tag Archive for pythongithub-actionsgitea

Gitea Workflow runs twice when opening PR through the API

I’ve got my own instance of Gitea hosted on a computer. Recently, I’ve added a workflow to a repository that triggers whenever a pull request is opened, reopened or synchronized that computes a changelog for that request and adds some information in the form of comments.