Skip to content

tcchong/sentry-auto-resolve

Repository files navigation

sentry-auto-resolve

Build Status GitHub release

A Probot app for auto resolve event on Sentry

Setup

# Install dependencies
npm install

# Run the bot
npm start

See docs/deploy.md if you would like to run your own instance of this app.