Skip to content

Update Linear extension to spec-kit-linear-sync (v0.2.1)#2835

Open
ashbrener wants to merge 1 commit into
github:mainfrom
ashbrener:update-linear-to-spec-kit-linear-sync
Open

Update Linear extension to spec-kit-linear-sync (v0.2.1)#2835
ashbrener wants to merge 1 commit into
github:mainfrom
ashbrener:update-linear-to-spec-kit-linear-sync

Conversation

@ashbrener
Copy link
Copy Markdown
Contributor

Summary

Updates the existing linear community entry to track the renamed repository and latest release. Thanks @mnriem for adding it in #2795 — this brings the listing in line with the rename.

Changes

  • Repository renamed spec-kit-linearspec-kit-linear-sync (the old URL 301-redirects). Updated repository, homepage, documentation, changelog, and download_url.
  • Version → v0.2.1download_url pinned to /archive/refs/tags/v0.2.1.zip (resolves HTTP 200, matches the manifest version).
  • Display name → "Spec Kit Linear Sync", to match the renamed repo and the extension's manifest name (spec-kit-linear-sync). Moved the docs-table row to its correct alphabetical position.
  • Description refreshed to match the updated manifest.

id stays linear; the command surface (/speckit.linear.*) is unchanged. provides (5 commands / 6 hooks), tags, requires, and license are unchanged.

Verification

  • download_url resolves (HTTP 200) and matches version (0.2.1)
  • Catalog JSON parses (108 entries)
  • Manifest at the v0.2.1 tag declares name: spec-kit-linear-sync, version: 0.2.1

@ashbrener ashbrener requested a review from mnriem as a code owner June 3, 2026 16:35
Copilot AI review requested due to automatic review settings June 3, 2026 16:35
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

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 catalog and docs to reflect a renamed/rehosted Linear extension and its latest release metadata.

Changes:

  • Renamed the Linear extension entry and updated description, version, and URLs to point at spec-kit-linear-sync v0.2.1.
  • Updated docs to remove the old “Linear Integration” row and add the new “Spec Kit Linear Sync” row.
  • Refreshed the extension updated_at timestamp.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
extensions/catalog.community.json Updates the Linear extension’s display name, description, version, and repository/download links.
docs/community/extensions.md Replaces the old Linear extension entry with the new “Spec Kit Linear Sync” entry.

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

Comment on lines +1250 to +1259
"name": "Spec Kit Linear Sync",
"id": "linear",
"description": "Mirror spec-kit feature directories into Linear (filesystem → Linear, reconcile-based, unidirectional).",
"description": "Automatically mirror your spec-kit specs into Linear — one issue per spec, a sub-issue per task phase, kept in sync as you work.",
"author": "Ash Brener",
"version": "0.2.0",
"download_url": "https://github.com/ashbrener/spec-kit-linear/archive/refs/tags/v0.2.0.zip",
"repository": "https://github.com/ashbrener/spec-kit-linear",
"homepage": "https://github.com/ashbrener/spec-kit-linear",
"documentation": "https://github.com/ashbrener/spec-kit-linear/blob/main/README.md",
"changelog": "https://github.com/ashbrener/spec-kit-linear/releases",
"version": "0.2.1",
"download_url": "https://github.com/ashbrener/spec-kit-linear-sync/archive/refs/tags/v0.2.1.zip",
"repository": "https://github.com/ashbrener/spec-kit-linear-sync",
"homepage": "https://github.com/ashbrener/spec-kit-linear-sync",
"documentation": "https://github.com/ashbrener/spec-kit-linear-sync/blob/main/README.md",
"changelog": "https://github.com/ashbrener/spec-kit-linear-sync/releases",
"stars": 0,
"created_at": "2026-06-01T00:00:00Z",
"updated_at": "2026-06-01T00:00:00Z"
"updated_at": "2026-06-03T14:53:57Z"
Copy link
Copy Markdown
Collaborator

@mnriem mnriem left a comment

Choose a reason for hiding this comment

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

Please address Copilot feedback

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.

3 participants