Tribler / tribler

Privacy enhanced BitTorrent client with P2P content discovery
https://www.tribler.org
GNU General Public License v3.0
4.8k stars 444 forks source link

`Gatekeeper.yml` gatekeeper Label check failed: required 1 of 'PR: safe to check', but found 0. #7995

Closed drew2a closed 5 months ago

drew2a commented 5 months ago

https://github.com/Tribler/tribler/actions/runs/8782094147?pr=7983

This error is harmless, and the fix will merely cosmetically hide it, as this check is part of the gatekeeping process.

drew2a commented 5 months ago

It turns out that with the current version of agilepathway/pull-request-label-checker:v1.6.29, it is not possible to hide this error:

https://github.com/agilepathway/label-checker/blob/f546ee28c49057f0b0232c70168e1afc9e86eaeb/internal/github/action.go#L63-L73