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> |
||
|---|---|---|
| .. | ||
| scripts | ||
| bump-go.yml | ||
| codeql.yml | ||
| deployment.yml | ||
| detect-spam.yml | ||
| go.yml | ||
| govulncheck.yml | ||
| homebrew-bump.yml | ||
| lint.yml | ||
| triage-discussion-label.yml | ||
| triage-issues.yml | ||
| triage-pull-requests.yml | ||
| triage-scheduled-tasks.yml | ||