Every Status Change, Permanently Recorded
How long did that issue sit in Review? Notis logs every status change with timestamp so you see the complete workflow history and spot bottlenecks.
Trigger
Issue Updated Trigger
Triggered when an issue is updated. For example labels are changed, issue status is changed, etc.
Action
Execute ClickHouse Query
Execute a sql query in clickhouse and return the results. this is the primary action for querying data from clickhouse databases.
Why this helps
Issues move through statuses but you don't track the timing. Later, you can't tell which status stages are bottlenecks or if workflow got slower over time.
- Complete timestamp history of every status change for workflow analysis
- Identify which status stages are bottlenecks slowing your team
- Measure how long issues typically spend in each status
Setup
Build it in a few focused steps.
- 1Connect Linear and ClickHouse to Notis.
- 2Tell Notis: 'When an issue status changes, log the transition to my audit table with issue, old status, new status, and timestamp.'
- 3Notis triggers on Issue Updated and filters for status changes.
- 4Pick Slack or email for run reports.
- 5Test by moving an issue through a few statuses and querying your audit trail.
Questions about this workflow
Can I see who changed the status?
Yes. Notis logs the user who made the change, so you know exactly who moved each issue.
How do I find bottlenecks?
Query for average time per status. If Review takes 5 days but other statuses take 1 day, you found your bottleneck.
Does this work with custom statuses?
Yes. Works with any workflow and any statuses. Notis adapts to your Linear setup automatically.
When this happens · Trigger
Do this · Action
Supported Triggers and Actions
Notis builds workflows that link Linear to ClickHouse. A trigger fires from one place; an action lands in another.
Linear triggers
ClickHouse actions
Recurring trigger
Notis starts this workflow on a schedule, such as daily, weekly, or during business hours.
Execute ClickHouse Query
Execute a sql query in clickhouse and return the results. this is the primary action for querying data from clickhouse databases.
Webhook trigger
Notis starts this workflow when an external tool or custom backend sends an HTTP request.
Get Database Schema
Get comprehensive schema overview of an entire database including all tables and optionally their column definitions. essential for ai agents to understand the complete database structure in a single call.
Comment Received Trigger
Triggered when a comment is received.
Get Table Schema
Get detailed schema information for a specific table including column definitions, types, keys, and optionally sample data. this is essential for ai agents to understand table structure before constructing queries.
Issue Created Trigger
Triggered when a new issue is created.
List ClickHouse Databases
List all databases in the clickhouse instance. useful for discovering available databases before querying tables.
Issue Updated Trigger
Triggered when an issue is updated. For example labels are changed, issue status is changed, etc.
List ClickHouse Tables
List tables in clickhouse databases. returns information about tables including their engine, size, and row count.
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).
Private Team Issue Created
Fires when a new issue appears in a private Linear team (polled with the connected user's token).
Private Team Issue Properties Updated
Fires when properties on an issue change in a private Linear team (polled with the connected user's token).
Connect any two apps with Notis in the middle.
Linear and ClickHouse, 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 ClickHouse.