greenelab / adage-frontend

The Adage web app, a tool to explore gene expression data and discover new insights from machine learning models
https://adage.greenelab.com
BSD 3-Clause "New" or "Revised" License
4 stars 3 forks source link

Make pull request errors/failures not propagate to Sentry #201

Open vincerubinetti opened 4 years ago

vincerubinetti commented 4 years ago

Sentry captured various errors that occurred while I was testing PR #200 . Those probably shouldn't have been captured by Sentry, or at least shouldn't have been tagged as production. There must be some way to detect a PR from master code.