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

Add comment handling for PRs from outside collaborators #7992

Closed drew2a closed 5 months ago

drew2a commented 5 months ago

The workflow now includes steps to find and update comments on pull requests created by outside collaborators. If the label check fails and the user doesn't have required permissions, a comment is added or updated to instruct how to trigger full checks. This enhances communication with contributors and provides clear instructions for triggering additional checks when necessary.

Example:

image

Ref: