Skip to content

feat: add idempotent Linear project creation#1129

Open
decofe wants to merge 2 commits into
mainfrom
centaur/add-linear-project-creation-1784437818
Open

feat: add idempotent Linear project creation#1129
decofe wants to merge 2 commits into
mainfrom
centaur/add-linear-project-creation-1784437818

Conversation

@decofe

@decofe decofe commented Jul 19, 2026

Copy link
Copy Markdown
Member

Summary

  • add linear create-project <name> --team <team-key>
  • reuse an exact-name project in the requested team and fail safely on ambiguity
  • return structured project, team, and created/reused metadata

Testing

  • uv run --no-project --with ruff ruff check tools/productivity/linear/client.py tools/productivity/linear/cli.py tools/productivity/linear/test_client.py tools/productivity/linear/test_cli.py
  • uv run --no-project --with pytest --with typer --with rich --with httpx --with python-dotenv pytest tools/productivity/linear/test_client.py tools/productivity/linear/test_cli.py::test_create_project_command_outputs_structured_result -q (8 passed)

Prompted by: vijith

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