feat: Add Linear action item syncing for incidents#139
Open
spalmurray wants to merge 17 commits intomainfrom
Open
feat: Add Linear action item syncing for incidents#139spalmurray wants to merge 17 commits intomainfrom
spalmurray wants to merge 17 commits intomainfrom
Conversation
81fc279 to
a89135f
Compare
a89135f to
41f0faf
Compare
41f0faf to
a2283c9
Compare
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit fa3fcbe. Configure here.
rgibert
reviewed
Apr 8, 2026
rgibert
approved these changes
Apr 8, 2026
Contributor
Author
|
this is blocked by Linear not having org level API keys. Am working on a different approach |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Adds backend support for tracking Linear action items on incidents. Users create issues in Linear and attach them to the Firetower incident URL. Firetower syncs these issues into a local ActionItem model with a throttled sync (same pattern as Slack participant sync). Details:
Before merge
[linear]section withapi_keyandaction_item_sync_throttle_secondsto production config[linear]section with emptyapi_keyto config.ci.tomlfiretower_base_urlis set correctly in production config (moved to top-level)action_items_last_synced_atto Incident)