sentry-android-gradle-plugin
sentry-android-gradle-plugin copied to clipboard
Plug-ins should offer an option to `enable-suspect-commits`
Description
We recently announced support for mobile Suspect Commits: https://blog.sentry.io/2022/07/07/introducing-mobile-screenshots-and-suspect-commits
To get this feature working, you need to rely on Sentry CLI. In many of our platforms, that's wrapped behind a plugin.
We need to offer a way to opt-in/out of this in the plugins.
@stefanosiano is it opt in my default via SAGP today? or what?