Skip to content
Notis

One Source of Truth for Every Decision

Every decision is logged and indexed. Revisit any past decision in seconds. Never re-argue the same point twice.

Trigger

Comment Received Trigger

Triggered when a comment is received.

Action

Get File

Get a file from the sandbox and returns the file. the files should be read from /home/user folder.

Why this helps

Important decisions get re-litigated because there's no record. You end up in the same debate twice, three times, wasting energy on decisions already made. Context is lost.

  • No more re-arguing decisions--the record is there in seconds
  • New team members can understand past decisions and rationale instantly
  • Searchable log lets you find precedent fast
  • Decisions are explicit, not buried in threads

Setup

Build it in a few focused steps.

  • 1Connect Linear and Codeinterpreter to Notis (integrations page).
  • 2Create an automation named 'Decision Logger.'
  • 3In plain language, write: 'When a comment is posted that contains a decision (look for phrases like decided to, agreed to, we will, approved), extract the decision statement and its rationale. Retrieve the existing decision log from /home/user/decisions.json (create it if missing). Append a new entry with: date, decision text, rationale, author, issue link. Save the updated log. Post a reply saying Decision logged: [brief summary] and link to the log for future reference.'
  • 4Choose 'Comment Received' as the trigger.
  • 5Post a comment with a clear decision (e.g., 'decided to migrate to TypeScript because JS bugs are eating our velocity'). Notis should log it within seconds.

Questions about this workflow

How does Notis know what's a decision vs. just a comment?

It looks for decision keywords (decided, agreed, approved, will, must). You can add more keywords to be stricter or looser.

Can I search the decision log?

You can use any text search tool since it's a JSON file. For a searchable interface, you could ask Notis to generate a markdown version or upload to a wiki.

When this happens · Trigger

Do this · Action

Supported Triggers and Actions

Notis builds workflows that link Linear to Codeinterpreter. A trigger fires from one place; an action lands in another.

Linear triggers

Codeinterpreter actions

Recurring trigger

Notis starts this workflow on a schedule, such as daily, weekly, or during business hours.

TriggerScheduled

Create Sandbox

Create a sandbox to execute python code in a jupyter notebook cell. this is useful for agents to communicate, execute code, see output, read files, write files, etc. it's like you own personal computer, but in the cloud. use /home/user folder to write/read files.

ActionInstant

Webhook trigger

Notis starts this workflow when an external tool or custom backend sends an HTTP request.

TriggerInstant

Execute Code

Execute python code in a sandbox and return any result, stdout, stderr, and error. use /home/user folder to write/read files. try to not use plt.show() as the code is executed remotely. use files for image/chart output instead.

ActionInstant

Comment Received Trigger

Triggered when a comment is received.

TriggerInstant

Get File

Get a file from the sandbox and returns the file. the files should be read from /home/user folder.

ActionInstant

Issue Created Trigger

Triggered when a new issue is created.

TriggerInstant

Run Terminal Command

Run a command in the terminal and returns the stdout, stderr, and error code. use /home/user folder to write/read files.

ActionInstant

Issue Updated Trigger

Triggered when an issue is updated. For example labels are changed, issue status is changed, etc.

TriggerInstant

Upload File

Upload a file to the sandbox environment. the files should be uploaded to the /home/user folder.

ActionInstant

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).

TriggerPolling

Private Team Issue Created

Fires when a new issue appears in a private Linear team (polled with the connected user's token).

TriggerPolling

Private Team Issue Properties Updated

Fires when properties on an issue change in a private Linear team (polled with the connected user's token).

TriggerPolling

Connect any two apps with Notis in the middle.

Linear and Codeinterpreter, 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 Codeinterpreter.