Skip to content

[extension] Update Jira Integration (Sync Engine) extension to v0.4.0#3152

Merged
mnriem merged 2 commits into
mainfrom
update-jira-sync-extension-e70359d8b25efeb6
Jun 24, 2026
Merged

[extension] Update Jira Integration (Sync Engine) extension to v0.4.0#3152
mnriem merged 2 commits into
mainfrom
update-jira-sync-extension-e70359d8b25efeb6

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Updates the jira-sync community catalog entry from v0.2.0 → v0.4.0, as submitted by @ashbrener in #3149.

Changes

extensions/catalog.community.json

  • version: 0.2.00.4.0
  • download_url: updated to v0.4.0.zip
  • changelog: updated to point to CHANGELOG.md (was /releases)
  • provides.commands: 24 (added /speckit-jira-install and /speckit-jira-seed)
  • tags: removed lifecycle-mirror, kept issue-tracking, jira, tasks-sync, reconcile, drift-aware
  • requires.tools: added bash, git, curl, jq (required) and gitleaks, trufflehog (optional)
  • category: integration (field was missing from existing entry; added to match catalog standard)
  • effect: read-write (same)
  • updated_at: 2026-06-24T00:00:00Z
  • Preserved: created_at, downloads, stars

docs/community/extensions.md — no change needed; the existing row is accurate.

Validation Results

Check Result
Extension ID format (^[a-z][a-z0-9-]*$) jira-sync
Version semver format 0.4.0
Repository exists and is public https://github.com/ashbrener/spec-kit-jira-sync
extension.yml present
README.md present
LICENSE file present
GitHub release v0.4.0 exists ✅ Published 2026-06-23
Download URL pattern valid archive/refs/tags/v0.4.0.zip
Testing checklist fully checked
Submission requirements checklist fully checked
JSON valid after edit

Closes #3149
cc @ashbrener

Generated by 🧩 Add Community Extension from Issue Submission for issue #3149 · 227.3 AIC · ⌖ 28.3 AIC · ⊞ 32.9K ·

Update jira-sync extension submitted by @ashbrener:
- extensions/catalog.community.json (version, download_url, changelog, provides.commands, tags, requires.tools, updated_at)
- docs/community/extensions.md community extensions table (no change needed, row already current)

Closes #3149

Assisted-by: GitHub Copilot (model: claude-sonnet-4.6, autonomous)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@mnriem mnriem marked this pull request as ready for review June 24, 2026 20:20
@mnriem mnriem self-requested a review as a code owner June 24, 2026 20:20
Copilot AI review requested due to automatic review settings June 24, 2026 20:20
mnriem
mnriem previously approved these changes Jun 24, 2026

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

Updates the community extensions catalog entry for jira-sync (Jira Integration — Sync Engine) to reflect the upstream v0.4.0 release and its updated metadata in extensions/catalog.community.json.

Changes:

  • Bumps jira-sync from 0.2.0 to 0.4.0, updating its download and changelog URLs.
  • Expands the jira-sync metadata (commands count, required/optional tools, tags) and sets its updated_at to 2026-06-24.
  • Updates the catalog-level updated_at, alongside additional catalog-wide formatting/encoding churn in the JSON file.
Show a summary per file
File Description
extensions/catalog.community.json Updates the jira-sync entry to v0.4.0 and adjusts catalog metadata.

Copilot's findings

Tip

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

  • Files reviewed: 1/1 changed files
  • Comments generated: 3

Comment thread extensions/catalog.community.json Outdated
Comment thread extensions/catalog.community.json Outdated
Comment thread extensions/catalog.community.json Outdated
…nstraint, fix field ordering for jira-sync

- Revert unrelated em-dash/arrow encoding and tools array reformatting changes
  across the catalog (only jira-sync changes remain)
- Add version: \">=4.4\" to bash in jira-sync requires.tools
- Move category and effect fields to after license and before requires
  to match field ordering of neighboring entries

Assisted-by: GitHub Copilot (model: claude-sonnet-4.6, autonomous)

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.

Copilot's findings

  • Files reviewed: 1/1 changed files
  • Comments generated: 0 new

@mnriem mnriem merged commit d6cddd4 into main Jun 24, 2026
14 checks passed
@mnriem mnriem deleted the update-jira-sync-extension-e70359d8b25efeb6 branch June 24, 2026 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Extension]: spec-kit-jira-sync v0.4.0 (version update of existing jira-sync entry)

3 participants