Skip to content

Linear (Independent Publisher)#4138

Open
aaronmahbuild wants to merge 3 commits intomicrosoft:devfrom
aaronmah:connector/linear
Open

Linear (Independent Publisher)#4138
aaronmahbuild wants to merge 3 commits intomicrosoft:devfrom
aaronmah:connector/linear

Conversation

@aaronmahbuild
Copy link
Copy Markdown

@aaronmahbuild aaronmahbuild commented Mar 6, 2026

  • I attest that the connector doesn't exist on the Power Platform today. I've verified by checking the pull requests in GitHub and by searching for the connector on the platform or in the documentation.
  • I attest that the connector works and I verified by deploying and testing all the operations.
  • I attest that I have added detailed descriptions for all operations and parameters in the swagger file.
  • I attest that I have added response schemas to my actions, unless the response schema is dynamic.
  • I attest that I validated the swagger file, apiDefinition.swagger.json, by running paconn validate command.
  • I attest that apiProperties.json has a valid brand color (#da3b01) and I am not submitting a connector icon (this is an independent publisher connector).
  • I have named this PR after the pattern of "Connector Name (Independent Publisher)" ex: HubSpot Marketing (Independent Publisher)
  • Within this PR markdown file, I have pasted screenshots that show: 3 unique operations (actions/triggers) working within a Flow. This can be in one flow or part of multiple flows. For each one of those flows, I have pasted in screenshots of the Flow succeeding.
  • Within this PR markdown file, I have pasted in a screenshot from the Test operations section within the Custom Connector UI.
  • This connector uses API Key authentication. No OAuth app setup is required.

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, enabling seamless integration between Linear and hundreds of other services.

This connector provides action operations only. Polling triggers for new/updated issues are planned for a future version.

Publisher

Aaron Mah

Operations (10 total)

Operation Type Description
List Teams Action Retrieves all teams in the Linear workspace
List Workflow States Action Retrieves all workflow states (statuses)
List Users Action Retrieves all users in the workspace
List Labels Action Retrieves all issue labels
Create Issue Action Creates a new issue in a Linear team
Get Issue Action Retrieves a single issue by ID or identifier
List Issues Action Lists issues with pagination support
Update Issue Action Updates properties of an existing issue
Add Comment Action Creates a comment on an existing issue
Search Issues Action Full-text search across issues

Test Results

  • 10/10 operations tested successfully in PA environment
  • paconn validate passed (exit code 0)
  • 4 end-to-end scenario flows validated (all passed)
  • 10/10 UI test tab operations showed green checkmarks

Test Tab — All Operations

all-operations-passed

Scenario Flows

Scenario 1: Bug Report → Linear Issue
Exercises: listTeams, listWorkflowStates, listLabels, listUsers, createIssue

scenario-1-run-success

Scenario 2: PR Merged → Update Issue
Exercises: listIssues, getIssue, listWorkflowStates, updateIssue, addComment

scenario-2-run-success

Scenario 3: Weekly Bug Digest
Exercises: listTeams, listIssues

scenario-3-run-success

Scenario 4: Teams Keyword → Search & Create
Exercises: searchIssues, listTeams, createIssue, addComment

scenario-4-run-success

@aaronmahbuild aaronmahbuild marked this pull request as ready for review March 6, 2026 06:34
@aaronmahbuild aaronmahbuild requested a review from a team as a code owner March 6, 2026 06:34
@vmanoharas
Copy link
Copy Markdown
Contributor

Hi @aaronmahbuild,

This is a duplicate submission of this connector. Please close any one of these connectors. Additionally follow the instruction provided in the other connector.

aamahh and others added 2 commits March 18, 2026 22:22
- Added ## Obtaining Credentials section to Readme.md (fixes P1 cert validation)
- Added package.zip certification artifact for IP connector submission

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@aaronmahbuild
Copy link
Copy Markdown
Author

@vmanoharas the other submission has been closed. I've added the certification package to this PR.

@vmanoharas
Copy link
Copy Markdown
Contributor

Hi @aaronmahbuild,

Thank you for submitting the package.

However, as per the new process for Independent Publisher connectors, all IP publishers must go through the OneVet Verification. We have tried to find your email to collect the details in the swagger file, but the email field has not been specified. Kindly provide your email to send the MS form to collect the details to start OneVet verification.

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.

4 participants