mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-26 13:18:58 +07:00
pr_labeler: stop adding new_triage labels to new PRs (#643)
Fixes: https://github.com/ansible/ansible-documentation/issues/628
This commit is contained in:
@@ -268,7 +268,6 @@ def process_pr(
|
||||
return
|
||||
|
||||
handle_codeowner_labels(ctx)
|
||||
add_label_if_new(ctx, "needs_triage")
|
||||
new_contributor_welcome(ctx)
|
||||
no_body_nag(ctx)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user