feat: Organization-level project boards (cross-repo) #1

Closed
opened 2026-05-08 00:51:04 +00:00 by jmiller · 0 comments
Owner

Project boards that span multiple repositories within an organization.

Acceptance Criteria

  • API: POST /orgs/{org}/projects
  • Cards can reference issues from any repo in the org
  • Cross-repo issue dependencies visible on the board
  • Org-level milestones spanning multiple repos
  • Dashboard view across all org projects
Project boards that span multiple repositories within an organization. ## Acceptance Criteria - [ ] API: POST /orgs/{org}/projects - [ ] Cards can reference issues from any repo in the org - [ ] Cross-repo issue dependencies visible on the board - [ ] Org-level milestones spanning multiple repos - [ ] Dashboard view across all org projects
Sign in to join this conversation.