Skip to content

Update Linear Integration extension to v0.5.0#2995

Merged
mnriem merged 1 commit into
mainfrom
mnriem/update-linear-extension
Jun 16, 2026
Merged

Update Linear Integration extension to v0.5.0#2995
mnriem merged 1 commit into
mainfrom
mnriem/update-linear-extension

Conversation

@mnriem

@mnriem mnriem commented Jun 16, 2026

Copy link
Copy Markdown
Collaborator

Updates the community-catalog linear entry from 0.4.0 → 0.5.0 per #2953 (follows the merged v0.4.0 bump #2931). Only version, download_url, and updated_at change; id stays linear.

Changes

  • extensions/catalog.community.json: bumped version to 0.5.0, download_url to the v0.5.0 release archive, and refreshed updated_at. Preserved created_at, downloads, and stars.
  • No docs/community/extensions.md change — description, category, and effect are unchanged.

Validation

  • ✅ JSON validates (json.load)
  • ✅ Download URL returns 200: https://github.com/ashbrener/spec-kit-linear-sync/archive/refs/tags/v0.5.0.zip
  • ✅ Extension ID linear unchanged; semver 0.5.0

What's new in 0.5.0

  • Author-based attribution (opt-in, default OFF)
  • ADR / decision-record mirroring as Linear Issue comments
  • Consumer identity-leak hardening (install-time guard)

All additive and opt-in; command surface unchanged.

Closes #2953

cc @ashbrener

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>
Copilot AI review requested due to automatic review settings June 16, 2026 13:29

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 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.version from 0.4.0 to 0.5.0.
  • Updated linear.download_url to the v0.5.0 GitHub release archive URL.
  • Refreshed linear.updated_at to 2026-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

@mnriem mnriem merged commit 4f5c497 into main Jun 16, 2026
13 checks passed
@mnriem mnriem deleted the mnriem/update-linear-extension branch June 16, 2026 13:35
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.

[Extension]: Update linear to v0.5.0

2 participants