Skip to content
Notis

Keep Your Team's Names Out of Public Issues

Customer and vendor visibility into public issues shouldn't expose your team.

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

Anonymize Value

Tool to anonymize a string or array of string values. use when you need to conceal sensitive text before storage or transmission. example: `anonymizevalue().execute(anonymizevaluerequest(data=['secret']))` limitations: only supports list of strings, not nested structures.

Why this helps

Public issues (e.g., feature requests, public roadmap items) reference internal people: assigned developer names, product manager who requested it, or CEO who approved it. External people see the issue, learn who works on what, and sometimes contact them directly. Your team gets unsolicited messages, and privacy boundaries blur.

  • Protects employee privacy
  • Prevents direct external contact
  • Reduces social engineering risk
  • Maintains team boundaries

Setup

Build it in a few focused steps.

  • 1Connect Linear and Anonyflow integrations to Notis.
  • 2Create an automation: 'When a new issue is created in a public Linear team, anonymize any employee names, email addresses, and team member identifications.'
  • 3Set the trigger to 'Public Team Issue Created'.
  • 4Use your public comms Slack channel for notifications.
  • 5Test by creating a public team issue mentioning team members and verify names are redacted.

Questions about this workflow

Should I avoid assigning issues to specific people?

No. Keep internal assignments for your team's workflow. Just don't expose them in the public view. Use a separate internal issue or comment for detailed ownership.

What if the assignee's name needs to be visible for customer communication?

Create a separate external issue or use a support ticket system. Linear's public issues are for scope, not support contact.

Does this affect @mentions between team members?

Only if those mentions show up in the issue body that external people can see. Internal comments stay internal.

When this happens · Trigger

Do this · Action

Supported Triggers and Actions

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

Linear triggers

Anonyflow actions

Recurring trigger

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

TriggerScheduled

Anonymize Value

Tool to anonymize a string or array of string values. use when you need to conceal sensitive text before storage or transmission. example: `anonymizevalue().execute(anonymizevaluerequest(data=['secret']))` limitations: only supports list of strings, not nested structures.

ActionInstant

Webhook trigger

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

TriggerInstant

Deanonymize Packet

Tool to deanonymize a json data packet using your private key. use after receiving an anonymized packet to recover specific fields.

ActionInstant

Comment Received Trigger

Triggered when a comment is received.

TriggerInstant

Deanonymize Value

Tool to deanonymize one or more anonymized string values. use when you need to recover the original plaintext values after encryption-based anonymization. example: `deanonymizevalue().execute(deanonymizevaluerequest(data=["<anonymized string>"]))`

ActionInstant

Issue Created Trigger

Triggered when a new issue is created.

TriggerInstant

Test Connection

Tool to test the connection to the anonyflow api. use when verifying that the anonyflow service is reachable and operational before performing anonymization tasks. example: `testconnection().execute(testconnectionrequest())`

ActionInstant

Issue Updated Trigger

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

TriggerInstant

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 Anonyflow, 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 Anonyflow.