cli/.github/workflows
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
..
scripts Migrate PR triage workflows to shared workflows 2026-02-17 07:57:52 -07:00
bump-go.yml Add manual dispatch to bump-go workflow 2026-02-06 11:52:24 -07:00
codeql.yml chore(deps): bump actions/checkout from 5 to 6 2025-12-01 16:24:05 +01:00
deployment.yml chore(deps): bump actions/attest-build-provenance from 3.1.0 to 3.2.0 2026-01-27 14:01:36 +00:00
detect-spam.yml chore(deps): bump actions/checkout from 5 to 6 2025-12-01 16:24:05 +01:00
go.yml chore(deps): bump actions/checkout from 5 to 6 2025-12-01 16:24:05 +01:00
govulncheck.yml chore(deps): bump actions/checkout from 5 to 6 2025-12-01 16:24:05 +01:00
homebrew-bump.yml chore(deps): bump mislav/bump-homebrew-formula-action from 3.4 to 3.6 2025-10-22 16:06:26 +00:00
lint.yml Bundle licenses at release time (#12625) 2026-02-18 17:59:27 +01:00
triage-discussion-label.yml Rename triage workflow to triage-discussion-label 2026-02-17 07:32:35 -07:00
triage-issues.yml Migrate issue triage workflows to shared workflows 2026-02-12 23:32:45 -07:00
triage-pull-requests.yml Fix help-wanted label name mismatch in PR triage workflow 2026-02-28 12:05:45 -07:00
triage-scheduled-tasks.yml Migrate stale workflow to shared workflow 2026-02-13 11:17:33 -07:00