[extension] Update Linear Integration extension to v0.7.0#3089
Merged
Conversation
Update linear extension submitted by @ashbrener: - extensions/catalog.community.json (version, download_url, updated_at) - docs/community/extensions.md community extensions table (no display fields changed) Closes #3087 Assisted-by: GitHub Copilot (model: claude-sonnet-4.6, autonomous) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
mnriem
approved these changes
Jun 22, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the community catalog entry for the Linear Integration extension (id: linear) from v0.6.0 → v0.7.0, aligning the catalog with the upstream v0.7.0 GitHub release and reflecting the latest recommended board-fidelity fixes referenced in #3087.
Changes:
- Bumped the
linearextensionversionanddownload_urlto0.7.0/v0.7.0.zip. - Updated
updated_attimestamps for both the catalog root and thelinearentry. - Confirmed the docs table row for “Linear Integration” remains consistent (no display-column changes).
Show a summary per file
| File | Description |
|---|---|
| extensions/catalog.community.json | Updates catalog/root updated_at, and bumps the linear entry to version 0.7.0 with a matching tag download URL and refreshed updated_at. |
| docs/community/extensions.md | Keeps the “Linear Integration” row consistent in the community extensions table (no visible column changes needed). |
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
Collaborator
|
Thank you Claude! |
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
linearcommunity catalog entry from v0.6.0 → v0.7.0, a recommended board-fidelity fix submitted by@ashbrener.Changes
extensions/catalog.community.json: updatedversion,download_url,updated_at; preservedcreated_at,downloads,starsdocs/community/extensions.md: no display-column changes (description, category, effect, and repo link are unchanged)What's new in v0.7.0
ready_to_merge/merged, every task-phase sub-issue is driven to Done automatically (previously they were stranded in Todo)## Phase A — ...(mapped A→1) now produces sub-issues instead of silently zeroAdditive;
extension.idstayslinear; command surface unchanged.Validation
^[a-z][a-z0-9-]*$)linearX.Y.Z)0.7.0extension.ymlpresentREADME.mdpresentLICENSEpresentv0.7.0existsarchive/refs/tags/v0.7.0.zipCloses #3087
cc
@ashbrener