Skip to content

[MAU-288] Support assignee none#1

Merged
kiliantyler merged 1 commit into
mainfrom
fix/MAU-288-assignee-none
Jun 15, 2026
Merged

[MAU-288] Support assignee none#1
kiliantyler merged 1 commit into
mainfrom
fix/MAU-288-assignee-none

Conversation

@kiliantyler

Copy link
Copy Markdown
Collaborator

Summary

  • Treat --assignee none as an explicit unassign value for issue create/update mutations.
  • Keep list/search --assignee none routing to unassigned issue filters through shared predicate logic.
  • Update CLI usage/help text and add regressions for create, update, list, and search.

Issue

  • Linear: MAU-288

Verification

  • bun run test
  • bun run build
  • bun run lint

JSON Contract Impact

  • No change to agent-facing JSON output
  • JSON output changed and README/tests were updated

Treat --assignee none as an explicit unassign value for issue create and update mutation input, while keeping list and search filters routed to unassigned issues. Update CLI help and add regression coverage for every issue command path that accepts --assignee.
@kiliantyler kiliantyler merged commit 5591055 into main Jun 15, 2026
1 check passed
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