Skip to content

fix(cli): correct issue action message for close/reopen#7

Open
jhult wants to merge 1 commit intoneul-labs:mainfrom
jhult:fix/cli/action-state
Open

fix(cli): correct issue action message for close/reopen#7
jhult wants to merge 1 commit intoneul-labs:mainfrom
jhult:fix/cli/action-state

Conversation

@jhult
Copy link
Contributor

@jhult jhult commented Mar 21, 2026

The CLI incorrectly showed "Created issue" for close and reopen operations. Now it distinguishes between:

  • state="closed" → "Closed issue"
  • state="open" without title → "Reopened issue"
  • state="open" with title → "Created issue"

The CLI incorrectly showed "Created issue" for close and reopen
operations. Now it distinguishes between:

- state="closed" → "Closed issue"
- state="open" without title → "Reopened issue"
- state="open" with title → "Created issue"
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.

1 participant