cli/.github
Kynan Ware d4503d0ea7 Fix help-wanted label name mismatch in PR triage workflow
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>
2026-02-28 12:05:45 -07:00
..
ISSUE_TEMPLATE Remove feedback issue template 2026-02-17 08:07:02 -07:00
workflows Fix help-wanted label name mismatch in PR triage workflow 2026-02-28 12:05:45 -07:00
CODE-OF-CONDUCT.md Add first draft of CODE-OF-CONDUCT.md 2019-12-19 12:40:03 -08:00
CODEOWNERS update ownership of pkg/cmd/release/shared/ 2025-07-17 21:07:35 -04:00
CONTRIBUTING.md Update contributing guidelines for clarity 2026-01-20 15:21:23 -07:00
dependabot.yml Consume dependabot minor versions for go modules 2025-07-03 12:14:44 +02:00
licenses.tmpl Bundle licenses at release time (#12625) 2026-02-18 17:59:27 +01:00
PULL_REQUEST_TEMPLATE.md Rework our pull request template (#3584) 2021-05-11 17:08:28 +02:00
SECURITY.md Update SECURITY.md 2024-10-01 12:02:54 -06:00