|docs
Start Trial

Workflow Actions

Linear: Update Priority

Business

Description

Update the priority of a Linear issue directly from an Incident Workflow. This action enables teams to automatically escalate or adjust issue urgency in Linear as part of their incident response process, keeping development and operations workflows synchronized without manual context-switching.

Instructions

  1. If you have not done so, follow the instructions to Create an Incident Workflow.
  2. When the instructions prompt you to add actions, select this action.
  3. Enter the following Inputs and click Save.
  4. Continue following instructions to Publish the Workflow.
  5. When the action runs, you will see the Outputs listed below.

Inputs

Field References

Fields with the {+} icon accept Field References, which can be useful for referencing incident data or outputs created in prior workflow steps. To add Field References, click {+}, or enter {{, and select relevant fields. Refer to the Field References article for more information.

NameDescription
TeamThe Linear team that owns the issue. Select from a list of teams in your connected Linear workspace. Teams are listed in alphabetical order.
IssueThe Linear issue priority to update. Issues are scoped to the selected team and listed in alphabetical order by identifier and title.
PriorityThe new priority level to assign to the issue. Accepted values are No Priority, Urgent, High, Medium, or Low.

Outputs

NameDescription
Issue IDThe unique identifier of the updated Linear issue (e.g., ENG-123). Can be referenced in downstream workflow steps.
Issue URLThe direct URL to the updated issue in Linear. Useful for posting to incident channels or adding to incident notes.
PriorityThe priority value that was applied to the issue, confirming the update was successful.

Examples

Example 1: Escalate a linked issue on high-severity incidents

Configure a workflow trigger on P1 incidents for a specific service. Use the Linear: Update Priority action to set the linked issue priority to Urgent, ensuring the engineering team is immediately aware of the production impact.

Example 2: Auto-triage during incident acknowledgment

When a responder acknowledges an incident, trigger a workflow that updates the associated Linear issue priority to High, signaling that active investigation is underway without requiring the responder to switch tools.