Skip to content

Comments

feat: add cycle support to issue commands#150

Merged
schpet merged 1 commit intoschpet:mainfrom
jholm117:feat/cycle-flag
Feb 24, 2026
Merged

feat: add cycle support to issue commands#150
schpet merged 1 commit intoschpet:mainfrom
jholm117:feat/cycle-flag

Conversation

@jholm117
Copy link
Contributor

Summary

  • Add --cycle flag to issue create and issue update commands, accepting cycle name, number, or active keyword
  • Display cycle in issue view output alongside project and milestone metadata
  • New getCycleIdByNameOrNumber helper queries team cycles via GraphQL

Test plan

  • 208 tests passing (3 new snapshot tests for cycle in create/update/view)
  • deno check, deno lint clean
  • Manual: linear issue update PLA4-10034 --team PLA4 --cycle active — verified cycle set via issue view

🤖 Generated with Claude Code

Add --cycle flag to issue create and update commands, accepting cycle
name, number, or 'active' keyword. Display cycle in issue view output
alongside project and milestone metadata.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@schpet schpet merged commit e24ef1d into schpet:main Feb 24, 2026
7 checks passed
@schpet
Copy link
Owner

schpet commented Feb 24, 2026

@jholm117 nice, thanks! similarly issue list would benefit from cycle support if that's something you may use #64

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.

2 participants