cli/.github/workflows
Kynan Ware e90343db35 Migrate PR triage workflows to shared workflows
Replace prauto.yml and pr-help-wanted.yml with a single
triage-pull-requests.yml that calls shared reusable workflows from
desktop/gh-cli-and-desktop-shared-workflows:

- triage-label-external-pr: labels external PRs with external,needs-triage
- triage-close-from-default-branch: closes PRs opened from trunk
- triage-pr-requirements: enforces body length + help-wanted issue linkage
- triage-close-no-help-wanted: closes PRs labeled no-help-wanted-issue
- triage-ready-for-review: removes needs-triage on ready-for-review label

Also adds a daily schedule to auto-close PRs with unmet requirements
after 7 days.

Deletes:
- prauto.yml
- pr-help-wanted.yml
- scripts/check-help-wanted.sh

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-02-17 07:57:52 -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 Update go-licenses for 1.25 2026-01-07 15:38:58 +00: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 Migrate PR triage workflows to shared workflows 2026-02-17 07:57:52 -07:00
triage-scheduled-tasks.yml Migrate stale workflow to shared workflow 2026-02-13 11:17:33 -07:00