[extension] Update Jira Integration (Sync Engine) extension to v0.4.0#3152
Merged
Conversation
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>
11 tasks
mnriem
previously approved these changes
Jun 24, 2026
Contributor
There was a problem hiding this comment.
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-syncfrom0.2.0to0.4.0, updating its download and changelog URLs. - Expands the
jira-syncmetadata (commands count, required/optional tools, tags) and sets itsupdated_atto2026-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
…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)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the
jira-synccommunity catalog entry from v0.2.0 → v0.4.0, as submitted by@ashbrenerin #3149.Changes
extensions/catalog.community.jsonversion:0.2.0→0.4.0download_url: updated tov0.4.0.zipchangelog: updated to point toCHANGELOG.md(was/releases)provides.commands:2→4(added/speckit-jira-installand/speckit-jira-seed)tags: removedlifecycle-mirror, keptissue-tracking,jira,tasks-sync,reconcile,drift-awarerequires.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:00Zcreated_at,downloads,starsdocs/community/extensions.md— no change needed; the existing row is accurate.Validation Results
^[a-z][a-z0-9-]*$)jira-sync0.4.0extension.ymlpresentREADME.mdpresentLICENSEfile presentv0.4.0existsarchive/refs/tags/v0.4.0.zipCloses #3149
cc
@ashbrener