The shared triage-pr-requirements workflow defaults help_wanted_label to 'help-wanted' (hyphenated), but the actual repo label is 'help wanted' (with a space). This caused grep -qx exact matching to always fail, incorrectly flagging every external PR as not meeting requirements. Pass the correct label name explicitly to both check-requirements and close-unmet-requirements jobs. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| ISSUE_TEMPLATE | ||
| workflows | ||
| CODE-OF-CONDUCT.md | ||
| CODEOWNERS | ||
| CONTRIBUTING.md | ||
| dependabot.yml | ||
| licenses.tmpl | ||
| PULL_REQUEST_TEMPLATE.md | ||
| SECURITY.md | ||