Skip to content

Add linked references to dispatch info #336

Description

@jongio

dispatch info shows counts for commits, PRs, and issues, but scripts cannot see which refs are attached without exporting the whole session. Add an opt-in --refs flag to include linked reference values in text and JSON output.

Acceptance criteria:

  • dispatch info <id> --refs lists commit, PR, and issue values in text output.
  • dispatch info <id> --json --refs includes arrays for commits, prs, and issues.
  • Default output remains count-only.

Metadata

Metadata

Assignees

Labels

ideaFeature idea from the idea pipeline

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions