Start new projects with a CI baseline
A new project can prompt an early build check while setup decisions are being made.
Trigger
Project Created
Fires when a new Linear project is created. Covers projects in both public and private teams — polls with the connected user's token, so visibility matches what the connected user can see in Linear.
Action
Trigger Pipeline
Tool to trigger a new pipeline for the specified project. use when you need to start a build on a branch or tag programmatically.
Why this helps
Project setup often leaves technical validation until someone remembers to ask for it.
- Make CI part of a repeatable project kickoff.
- Surface setup issues earlier.
- Reduce the number of kickoff details held in memory.
Setup
Build it in a few focused steps.
- 1Connect Linear and CircleCI to Notis once in the portal.
- 2Create an automation in the portal or ask Notis conversationally.
- 3Tell Notis to start the appropriate CircleCI baseline pipeline when a Linear project is created.
- 4Select the Linear Project Created trigger and choose a channel for run reports.
- 5Test with one real project.
Questions about this workflow
Can the project name guide which pipeline runs?
Describe how Notis should choose the relevant project and pipeline in the prompt.
Will every project have a matching CircleCI project?
The instruction should account for which Linear projects have a corresponding CircleCI project.
When this happens · Trigger
Do this · Action
Supported Triggers and Actions
Notis builds workflows that link Linear to Circleci. A trigger fires from one place; an action lands in another.
Linear triggers
Circleci actions
Recurring trigger
Notis starts this workflow on a schedule, such as daily, weekly, or during business hours.
Get Job Artifacts
Tool to retrieve artifacts produced by a specific job. use after a job has completed to list its output files.
Webhook trigger
Notis starts this workflow when an external tool or custom backend sends an HTTP request.
Get Job Details
Tool to fetch details of a specific job within a project. use when you need status, timing, and executor information for a circleci job by its number.
Comment Received Trigger
Triggered when a comment is received.
Get Pipeline Config
Tool to fetch pipeline configuration by id. use when you need the source or compiled yaml of a specific pipeline.
Issue Created Trigger
Triggered when a new issue is created.
Get Test Metadata
Tool to fetch test metadata for a specific job. use when you need detailed test results, run times, and failure messages after a job completes.
Issue Updated Trigger
Triggered when an issue is updated. For example labels are changed, issue status is changed, etc.
Get User Information
Tool to retrieve information about a circleci user by their unique id. use when you need user profile details after obtaining the user id.
Private Team Comment Created
Fires when a new comment is posted on an issue in a private Linear team (polled with the connected user's token).
List Pipelines for Project
Tool to list all pipelines for a specific project. use when you need to retrieve the pipelines for a project (e.g., to display recent runs on a dashboard).
Private Team Issue Created
Fires when a new issue appears in a private Linear team (polled with the connected user's token).
List Self-Hosted Runners
Tool to list available self-hosted runners. use when you need to retrieve all configured self-hosted runners for your organization.
Private Team Issue Properties Updated
Fires when properties on an issue change in a private Linear team (polled with the connected user's token).
List Workflows by Pipeline ID
Tool to list all workflows associated with a specific pipeline. use when you need to fetch or paginate through workflows by pipeline id.
Connect any two apps with Notis in the middle.
Linear and Circleci, or any other combination from 1,000+ integrations.
When this happens · Trigger
Do this · Action
Save your first hour today.
7-day trial of any paid plan, with 20$ of usage included.
No card. Works with personal or business Circleci.