lab132 / buildbot-gitea

Buildbot plugin for integration with gitea.
MIT License
62 stars 21 forks source link

reporter: create status in the base repository of a pull requests #42

Open Mic92 opened 3 months ago

Mic92 commented 3 months ago

Buildbot might not have access to the build status of the fork and for pull request we want the information in the pull request window rather than the commit on the fork.

Mic92 commented 3 months ago

Here is an example: https://git.clan.lol/clan/clan-core/pulls/1458

Mic92 commented 3 months ago

Friendly ping

pampersrocker commented 2 months ago

Should this case then handled properly? This PR just removes this info in all cases as far as I can tell.