Workflow Actions
Linear: Update Issue - Content
Business
Description
Update the title and description of an existing issue in Linear from within a PagerDuty Incident Workflow. This action allows teams to keep Linear issue content synchronized with the current state of an incident, adding relevant context as it becomes available during response.
Instructions
- If you have not done so, follow the instructions to Create an Incident Workflow.
- When the instructions prompt you to add actions, select this action.
- Enter the following Inputs and click Save.
- Continue following instructions to Publish the Workflow.
- 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.
| Name | Description |
|---|---|
| Issue ID | The unique identifier of the Linear issue to update. Example: ENG-123 or a UUID. |
| Title (Optional) | The new title for the Linear issue. If left blank, the existing title is preserved. |
| Description (Optional) | The updated description for the issue. Supports Markdown formatting. If left blank, the existing description is preserved. |
Outputs
| Name | Description |
|---|---|
| Issue ID | The unique identifier of the updated Linear issue. |
| Issue URL | A direct link to the updated issue in Linear. Use this in notifications or subsequent steps. |