Skip to content

Linear (Independent Publisher)#4126

Closed
aaronmahbuild wants to merge 2 commits intomicrosoft:devfrom
aaronmahbuild:connector/linear
Closed

Linear (Independent Publisher)#4126
aaronmahbuild wants to merge 2 commits intomicrosoft:devfrom
aaronmahbuild:connector/linear

Conversation

@aaronmahbuild
Copy link
Copy Markdown

@aaronmahbuild aaronmahbuild commented Mar 1, 2026

Linear — Independent Publisher Connector

Overview

Linear is a modern issue tracking and project management tool designed for software teams. This connector enables Power Automate users to create, update, query, and search issues in their Linear workspace. It wraps Linear's GraphQL API into simple REST-style actions with a polling trigger for automated workflows.

Publisher

Aaron Mah (Independent Publisher)

Operations (11 total)

Operation Type Description
List Teams Action Retrieves all teams in the workspace
List Workflow States Action Retrieves all workflow states (statuses)
List Users Action Retrieves all users in the workspace
Create Issue Action Creates a new issue in Linear
Get Issue Action Retrieves a single issue by ID
List Issues Action Lists issues with optional filtering
Update Issue Action Updates an existing issue
List Labels Action Retrieves all issue labels
Add Comment Action Creates a comment on an issue
Search Issues Action Searches issues by text query
When an issue is created or updated Trigger Polls for new or updated issues

Test Results

  • Tier 1 — API validation: 10/10 operations passed direct API tests
  • Tier 2 — PA Test Tab: 11/11 operations passed in Power Automate test tab
  • Tier 3 — End-to-end scenarios: 4/4 flows validated with real triggers (Forms, GitHub, Recurrence, Linear Polling)
  • paconn validate: passed (exit code 0)

Test Tab — All Operations

All operations passed

Scenario Flows

Scenario 1: Support Ticket to Linear Issue
Uses Microsoft Forms trigger → List Teams → List Workflow States → List Labels → Create Issue
Scenario 1 Designer
Scenario 1 Run Success

Scenario 2: PR Merged to Update Linear Issue
Uses GitHub trigger → List Issues → Get Issue → List Workflow States → Update Issue → Add Comment
Scenario 2 Designer
Scenario 2 Run Success

Scenario 3: Daily High-Priority Bug Report
Uses Recurrence trigger → List Teams → List Issues → Compose
Scenario 3 Designer
Scenario 3 Run Success

@aaronmahbuild
Copy link
Copy Markdown
Author

@microsoft-github-policy-service agree

@aaronmahbuild aaronmahbuild marked this pull request as ready for review March 1, 2026 07:45
@aaronmahbuild aaronmahbuild requested a review from a team as a code owner March 1, 2026 07:45
@aaronmahbuild aaronmahbuild changed the title [Independent Publisher] New Connector: Linear Linear (Independent Publisher) Mar 2, 2026
@vmanoharas
Copy link
Copy Markdown
Contributor

Hi @aaronmahbuild,

Thank you for submitting the connector. However, our Independent publisher connector certification process has been changed. Please follow the instructions from the below links and submit connector package.

https://learn.microsoft.com/en-us/connectors/custom-connectors/certification-submission

https://learn.microsoft.com/en-us/connectors/custom-connectors/certification-submission-ip

@aaronmahbuild
Copy link
Copy Markdown
Author

Hi @aaronmahbuild,

Thank you for submitting the connector. However, our Independent publisher connector certification process has been changed. Please follow the instructions from the below links and submit connector package.

https://learn.microsoft.com/en-us/connectors/custom-connectors/certification-submission

https://learn.microsoft.com/en-us/connectors/custom-connectors/certification-submission-ip

Thanks for the feedback! I notice your links are for connector certification - do all independent publishers need to have their connectors certified?

@vmanoharas
Copy link
Copy Markdown
Contributor

Yes @aaronmahbuild,

Please refer this link for Independent Publisher connector certification process.
https://learn.microsoft.com/en-us/connectors/custom-connectors/certification-submission-ip

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.

2 participants