Update Linear Integration extension to v0.5.0#2995
Merged
Conversation
Update linear extension submitted by @ashbrener: - extensions/catalog.community.json (version, download_url, updated_at) Closes #2953 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the community extension catalog entry for the linear integration to reference the upstream v0.5.0 release, keeping the extension ID stable and refreshing timestamps for catalog consumers.
Changes:
- Bumped
linear.versionfrom0.4.0to0.5.0. - Updated
linear.download_urlto thev0.5.0GitHub release archive URL. - Refreshed
linear.updated_atto2026-06-16T00:00:00Z.
Show a summary per file
| File | Description |
|---|---|
| extensions/catalog.community.json | Updates the linear community catalog entry to v0.5.0 (version, download URL, updated timestamp). |
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: 0
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 community-catalog
linearentry from 0.4.0 → 0.5.0 per #2953 (follows the merged v0.4.0 bump #2931). Onlyversion,download_url, andupdated_atchange;idstayslinear.Changes
extensions/catalog.community.json: bumpedversionto0.5.0,download_urlto the v0.5.0 release archive, and refreshedupdated_at. Preservedcreated_at,downloads, andstars.docs/community/extensions.mdchange — description, category, and effect are unchanged.Validation
json.load)https://github.com/ashbrener/spec-kit-linear-sync/archive/refs/tags/v0.5.0.ziplinearunchanged; semver0.5.0What's new in 0.5.0
All additive and opt-in; command surface unchanged.
Closes #2953
cc @ashbrener