Drone testing results not posted back to gogs/gitea?

I’ve got tests being successfully triggered from gogs/gitea, and they are passing/failing as expected. However, i’m not seeing the Check results appear in pull requests. Is this expected?

Thanks

i’m not seeing the Check results appear in pull requests. Is this expected?

This capability has not been added to the Gogs implementation, so in that sense, yes this is the expected behavior.

Gogs support is community contributed and pull request support was added via this pull request https://github.com/drone/drone/pull/1893

If you would like to see this feature in Drone I recommend either submitting a pull request or contacting the original author to see if they are willing to add this capability.

1 Like