Skip to content

chore(catalog): bump jira-sync to v0.2.1 (multi-spec + dry-run fixes)#2933

Open
ashbrener wants to merge 1 commit into
github:mainfrom
ashbrener:chore/catalog-jira-sync-v0.2.1
Open

chore(catalog): bump jira-sync to v0.2.1 (multi-spec + dry-run fixes)#2933
ashbrener wants to merge 1 commit into
github:mainfrom
ashbrener:chore/catalog-jira-sync-v0.2.1

Conversation

@ashbrener

Copy link
Copy Markdown
Contributor

Bumps the jira-sync community catalog entry from v0.2.0 → v0.2.1 (patch bug-fix release).

The cataloged v0.2.0 was tagged before two bug fixes landed, so the listed version still carries the multi-spec collision bug. v0.2.1 fixes:

  • Multi-spec phase-Subtask identity collision — phase Subtasks were matched by the task-phase:N label alone; across a multi-spec repo every spec's "Phase N" collided on the same Subtask. The find is now parent-scoped, so each spec mirrors to its own Subtask (self-healing on a plain reconcile). Also guards an empty-phase taskList that triggered a Jira 400 INVALID_INPUT, and surfaces field-level write errors.
  • Dry-run of an unmirrored spec no longer spuriously exits 3 — the DRY-0 placeholder key 404'd on a live Jira during post-create reconciles; the existence-check read is now skipped for that placeholder (scoped to DRY-0; real keys still fail closed).

Changes: version0.2.1, download_url → the v0.2.1 source ZIP. JSON validated; no other entries touched.

Patch release over v0.2.0. Fixes the multi-spec phase-Subtask identity
collision (github#10) — the cataloged v0.2.0 still carries it — plus the empty
taskList 400 guard, field-level write error detail, and the dry-run of an
unmirrored spec spuriously exiting 3 (github#9). Updates the jira-sync entry
version and download_url (.zip, installer is ZIP-only).
Copilot AI review requested due to automatic review settings June 11, 2026 11:18
@ashbrener ashbrener requested a review from mnriem as a code owner June 11, 2026 11:18

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Updates the community extensions catalog entry for jira-sync to point to its latest release artifact.

Changes:

  • Bumped jira-sync version from 0.2.0 to 0.2.1
  • Updated the corresponding GitHub release download_url to v0.2.1

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants