Maintain a Device Log of Team Discussions
Comments on public team issues flow to your device serial log immediately. Team feedback captured and searchable.
Trigger
Public Team Comment Created
Fires when a new comment is posted on a *public-team* Linear issue. For private teams (lock icon in Linear's sidebar) use `LINEAR_PRIVATE_TEAM_COMMENT_CREATED`.
Action
Bolt IoT Serial Write
Tool to send serial data to a bolt device. use when you need to transmit ascii data over uart after initializing uart with serialbegin.
Why this helps
Team discussions on public issues scroll past or get lost in thread length. You re-read the same comments multiple times or forget key decisions.
- All public team feedback consolidated in one serial log
- Searchable history without app-switching
- Permanent record of team decisions and discussion
- Reduces re-reading and lost feedback
Setup
Build it in a few focused steps.
- 1Connect Linear and Bolt iot to Notis (one-time setup).
- 2Ask Notis: 'When someone comments on a public team issue, send the comment to my Bolt device's serial port' or create via Automations > New.
- 3Specify device and serial port (e.g., 'UART 0 on main device').
- 4Choose report channel for summaries: Slack or email.
- 5Test by commenting on a public team issue and confirming the comment appears in the device log.
Questions about this workflow
Should I log all comments or just ones on my assigned issues?
Start with 'all comments on my assigned issues', then expand to 'full public team discussions' if you want full context.
What happens if a comment is edited or deleted?
The original comment is logged. Edits aren't re-sent (to avoid spamming the log). Notis can flag deleted comments if you want.
How do I search the serial log later?
Depends on your device setup. You can export it to a file, stream it to Slack for indexing, or query it via another automation.
What if the public team is very active?
Filter to 'high-priority discussions only' (label-based) or batch comments into daily digests.
When this happens · Trigger
Do this · Action
Supported Triggers and Actions
Notis builds workflows that link Linear to Bolt iot. A trigger fires from one place; an action lands in another.
Linear triggers
Bolt iot actions
Recurring trigger
Notis starts this workflow on a schedule, such as daily, weekly, or during business hours.
Analog Read
Tool to read the analog value from a specified pin on a bolt device. use when you need sensor readings (0–1023) after confirming the device is online.
Webhook trigger
Notis starts this workflow when an external tool or custom backend sends an HTTP request.
Bolt IoT Digital Write
Tool to set a digital pin high or low on a specified bolt device. use when controlling actuators or leds via digital output.
Comment Received Trigger
Triggered when a comment is received.
Check Bolt device online status
Tool to check whether a specified bolt device is online. use when you need to verify device connectivity before sending commands (e.g., control signals). example: 'check if device bolt1234567 is online.'
Issue Created Trigger
Triggered when a new issue is created.
Bolt IoT Digital Write
Tool to set a digital pin high or low on a specified bolt device. use when controlling actuators or leds via digital output.
Issue Updated Trigger
Triggered when an issue is updated. For example labels are changed, issue status is changed, etc.
Bolt IoT Serial Read
Tool to read incoming serial data from a bolt device. use when you've initialized uart with serialbegin and need to retrieve serial data.
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).
Bolt IoT Serial Write
Tool to send serial data to a bolt device. use when you need to transmit ascii data over uart after initializing uart with serialbegin.
Private Team Issue Created
Fires when a new issue appears in a private Linear team (polled with the connected user's token).
Bolt IoT Serial Write & Read
Tool to send serial data and read the response on a bolt device. use when you need to transmit ascii data over uart and capture its reply immediately.
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 Bolt iot, 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 Bolt iot.