Email me when Linear assigns an issue
This trigger fires when an issue is assigned to you.
Developer info
- API endpoint slug
- linear.issue_assigned_to_you
Trigger fields
Team Dropdown list
- Label
- Which team?
- Helper text
- Optionally, only watch assignments within this team.
- Slug
- team
- Required
- true
- Can have default value
- false
Ingredients
Issue identifier The human-readable issue identifier, e.g. ENG-123.
- Slug
- issue_identifier
- Filter code
- Linear.issueAssignedToYou.IssueIdentifier
- Type
- String
- Example
- ENG-123
Issue title The title of the issue.
- Slug
- issue_title
- Filter code
- Linear.issueAssignedToYou.IssueTitle
- Type
- String
- Example
- Fix login redirect loop
Issue description The description body of the issue.
- Slug
- issue_description
- Filter code
- Linear.issueAssignedToYou.IssueDescription
- Type
- String
- Example
- Users are stuck in a redirect loop after SSO login.
Issue status The workflow status the issue is in.
- Slug
- issue_status
- Filter code
- Linear.issueAssignedToYou.IssueStatus
- Type
- String
- Example
- Todo
Issue priority The issue's priority label.
- Slug
- issue_priority
- Filter code
- Linear.issueAssignedToYou.IssuePriority
- Type
- String
- Example
- High
Issue due date The issue's due date, empty when none.
- Slug
- issue_due_date
- Filter code
- Linear.issueAssignedToYou.IssueDueDate
- Type
- Date (ISO8601)
- Example
- 2020-07-07
Issue url A link to the issue in Linear.
- Slug
- issue_url
- Filter code
- Linear.issueAssignedToYou.IssueUrl
- Type
- Web URL
- Example
- https://linear.app/acme/issue/ENG-123
Assigned at When the issue was assigned to you.
- Slug
- assigned_at
- Filter code
- Linear.issueAssignedToYou.AssignedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
