serverless-sentry-plugin
serverless-sentry-plugin copied to clipboard
Do not (re-)deploy to Sentry if not necessary
Add a check for this.serverless.service.provider.shouldNotDeploy
to determine if we need to deploy to sentry or not. If no code changes were reported by Serverless, there's no reason to create a deploy even in Sentry either.
https://github.com/serverless/serverless/pull/3838