test: pin direct issue parsing #1232

Merged
coilysiren merged 1 commit from issue-1120 into main 2026-07-14 07:04:00 +00:00
Member

Drop the stale dispatch-era issue parser wording and pin direct parsing with a regression test. This keeps ward's issue ref handling rooted in its own pkg/issueref path and makes the migration explicit in-tree.

  • Updated the issue parser comment to describe direct ward-owned parsing.
  • Added a regression test for GitHub and Forgejo issue ref forms, including scheme-less Forgejo URLs.
  • Validation: ward exec test, ward doctor, pre-commit run --all-files.

closes #1120
ward.workflow: pull-request-and-merge

Drop the stale dispatch-era issue parser wording and pin direct parsing with a regression test. This keeps ward's issue ref handling rooted in its own `pkg/issueref` path and makes the migration explicit in-tree. - Updated the issue parser comment to describe direct ward-owned parsing. - Added a regression test for GitHub and Forgejo issue ref forms, including scheme-less Forgejo URLs. - Validation: `ward exec test`, `ward doctor`, `pre-commit run --all-files`. closes #1120 ward.workflow: pull-request-and-merge
test: pin direct issue parsing
All checks were successful
test / test (pull_request) Successful in 34s
d73d425536
Sign in to join this conversation.
No description provided.