Resolve sync keeps LogBrew and your connected tools in agreement. When you mark an event resolved in LogBrew, the app immediately resolves it in the original provider. No need to open Sentry, Linear, or any other tab. When a teammate resolves an issue on their end, LogBrew picks up that change automatically and updates the event in your feed. You always see a single, accurate resolved state across every tool you use.Documentation Index
Fetch the complete documentation index at: https://docs.logbrew.co/llms.txt
Use this file to discover all available pages before exploring further.
How to resolve an event
There are two ways to resolve an event:From the event detail screen
Tap any event in your feed to open the detail view, then tap the Resolve button. LogBrew contacts the provider, waits for confirmation, and marks the event resolved in your feed.
Supported providers
Sentry
Full two-way sync. Resolve or reopen Sentry issues from LogBrew. Webhook updates flow back automatically when issues are resolved by teammates in Sentry.
Linear
Full two-way sync. Requires the write OAuth scope. If you connected Linear before write scope was available, reconnect from Settings to upgrade permissions.
Vercel
Read-only status reflection. Deployment state changes in Vercel appear in LogBrew, but there is no resolve action for Vercel events.
Railway
Deployment status sync. LogBrew reflects Railway deployment state (building, deployed, failed, crashed) from webhooks. Resolve actions are not available for Railway events.
PostHog and Stripe events are also synced into your feed, but resolve actions are not available for those providers in the current version.
How incoming syncs work
You do not need to do anything to receive resolve updates from teammates. When a Sentry issue is resolved directly in Sentry, by a teammate, an automation rule, or the Sentry merge queue, LogBrew receives a webhook and updates the event’s resolved state in your feed. The same applies to Linear: resolving or canceling an issue in Linear propagates back to LogBrew automatically.Resolved events in the feed
By default, resolved events are filtered out of the main feed view to keep it focused on things that need attention. To view resolved events:- Tap the filter icon in the Feed tab.
- Toggle Show resolved on.
I tapped Resolve but got an error
I tapped Resolve but got an error
The provider was unavailable at that moment. LogBrew did not mark the event resolved. Tap Resolve again once the provider recovers. If errors persist, check that your integration is still connected in Settings, Integrations.
Linear resolve is not working
Linear resolve is not working
Linear resolve requires the write OAuth scope. If you see an upgrade banner in the Linear integration settings, tap it to re-authorize and grant the additional permission.
A teammate resolved something in Sentry but LogBrew still shows it as open
A teammate resolved something in Sentry but LogBrew still shows it as open
Incoming resolve syncs are driven by Sentry webhooks. In the rare case a webhook is missed, LogBrew runs a background reconciler that detects drift and corrects the state automatically.