arabold/serverless-sentry-plugin

Do not (re-)deploy to Sentry if not necessary

arabold opened this issue · 0 comments

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.

serverless/serverless#3838