Skip to content

[extension] Add Linear Weave extension to community catalog#3609

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
add-linear-weave-extension-a81cb74f63fd97a2
Open

[extension] Add Linear Weave extension to community catalog#3609
github-actions[bot] wants to merge 1 commit into
mainfrom
add-linear-weave-extension-a81cb74f63fd97a2

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Add the Linear Weave extension (linear-weave) to the community catalog, submitted by @tonydwoodhouse.

What changed

  • extensions/catalog.community.json — new entry inserted alphabetically between linear and loop
  • docs/community/extensions.md — new row inserted alphabetically between "Linear Integration (Sync Engine)" and "LLM Wiki"

Validation results

Check Result
Extension ID format (^[a-z][a-z0-9-]*$) ✅ Pass
Version semver (1.0.0) ✅ Pass
Repository exists and is public ✅ Pass
extension.yml present ✅ Pass
README.md present ✅ Pass
LICENSE present ✅ Pass
GitHub release v1.0.0 exists ✅ Pass
Download URL follows archive pattern ✅ Pass
All submission checklists checked ✅ Pass

Closes #3603
cc @tonydwoodhouse


Posted on behalf of @mnriem by GitHub Copilot (model: claude-sonnet-4.6, autonomous)

Generated by 🧩 Add Community Extension from Issue Submission for issue #3603 · 195.5 AIC · ⌖ 15.1 AIC · ⊞ 34.5K ·

Add linear-weave extension submitted by @tonydwoodhouse to:
- extensions/catalog.community.json (alphabetical order)
- docs/community/extensions.md community extensions table

Closes #3603

Assisted-by: GitHub Copilot (model: claude-sonnet-4.6, autonomous)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions github-actions Bot mentioned this pull request Jul 21, 2026
11 tasks
@mnriem
mnriem marked this pull request as ready for review July 21, 2026 13:46
@mnriem
mnriem self-requested a review as a code owner July 21, 2026 13:46
Copilot AI review requested due to automatic review settings July 21, 2026 13:46

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

Adds Linear Weave to the community extension catalog.

Changes:

  • Adds catalog metadata for version 1.0.0.
  • Adds the extension to community documentation.
  • Refreshes the catalog timestamp.
Show a summary per file
File Description
extensions/catalog.community.json Adds the extension’s catalog entry.
docs/community/extensions.md Adds the alphabetized documentation row.

Review details

Tip

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

  • Files reviewed: 2/2 changed files
  • Comments generated: 1
  • Review effort level: Medium

"effect": "read-write",
"requires": {
"speckit_version": ">=0.13.0,<1.0.0",
"tools": [{ "name": "linear-mcp", "required": false }]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Extension]: Add Linear Weave

2 participants