Keep Your Issue Taxonomy Clean Automatically
Consistent labeling, no effort. Notis suggests the right labels for every new issue based on your taxonomy and content.
Trigger
Issue Created Trigger
Triggered when a new issue is created.
Action
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.
Why this helps
Issue taxonomy degrades over time. New issues don't get labeled consistently, making filtering and reporting useless. You spend time manually applying labels or live with broken categorization.
- Consistent labeling means filters and reports actually work
- Zero friction for new issues--suggested labels are already there
- Your taxonomy stays clean as the system learns your patterns
- Saves 2-3 minutes per issue on label selection
Setup
Build it in a few focused steps.
- 1Connect Linear to Notis (integrations page).
- 2Create an automation named 'Label Suggester.'
- 3In plain language, write: 'When a new issue is created, read its title and description. Analyze the content for keywords (e.g., redesign suggests type:design, database suggests area:backend). Check existing issues with similar keywords to see which labels they use. Suggest 2-3 appropriate labels from the project's label list. Post a comment with the suggestions and ask the creator to confirm or adjust.'
- 4Choose 'Issue Created' as the trigger. Optionally run a terminal script to analyze your existing label patterns first (this trains the suggester).
- 5Create a test issue and confirm Notis suggests relevant labels.
Questions about this workflow
How does Notis learn your label patterns?
It analyzes existing issues and their labels to find patterns (which keywords go with which labels). After 50-100 labeled issues, suggestions get accurate.
Can I override suggestions?
Yes--the creator always decides. Notis just proposes. Over time, as it sees which suggestions are accepted/rejected, it learns your preferences.
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.
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.
Webhook trigger
Notis starts this workflow when an external tool or custom backend sends an HTTP request.
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.
Comment Received Trigger
Triggered when a comment is received.
Get File
Get a file from the sandbox and returns the file. the files should be read from /home/user folder.
Issue Created Trigger
Triggered when a new issue is created.
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.
Issue Updated Trigger
Triggered when an issue is updated. For example labels are changed, issue status is changed, etc.
Upload File
Upload a file to the sandbox environment. the files should be uploaded to the /home/user folder.
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 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.