Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add comment handling for PRs from outside collaborators #7992

Merged
merged 1 commit into from
Apr 19, 2024

Conversation

drew2a
Copy link
Collaborator

@drew2a drew2a commented Apr 19, 2024

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:

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.
@drew2a drew2a force-pushed the feature/comment_for_collaborator branch from 0033a1f to b5704b3 Compare April 19, 2024 10:35
@drew2a drew2a marked this pull request as ready for review April 19, 2024 10:36
@drew2a drew2a requested a review from a team as a code owner April 19, 2024 10:36
@drew2a drew2a requested review from egbertbouman and removed request for a team April 19, 2024 10:36
@drew2a drew2a merged commit 13676ef into main Apr 19, 2024
30 checks passed
@drew2a drew2a deleted the feature/comment_for_collaborator branch April 19, 2024 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants