Skip to content

fix: accept alphanumeric Linear issue team keys#202

Merged
schpet merged 1 commit intomainfrom
schpet/push-wqlrxymxowwp
Apr 2, 2026
Merged

fix: accept alphanumeric Linear issue team keys#202
schpet merged 1 commit intomainfrom
schpet/push-wqlrxymxowwp

Conversation

@schpetbot
Copy link
Copy Markdown
Collaborator

Summary

  • centralize Linear issue identifier parsing in a shared utility
  • allow linear issue update to infer team keys from alphanumeric identifiers like PLA4-16916
  • reuse the same parsing logic for jj trailers and git branch issue inference

Testing

  • deno check src/main.ts
  • deno lint
  • deno task test

Fixes #193

@schpet schpet merged commit c4feb08 into main Apr 2, 2026
15 checks passed
@schpet schpet deleted the schpet/push-wqlrxymxowwp branch April 2, 2026 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

issue update fails to determine team key from issue identifier

2 participants