@pager/web-semantic-release-config
v4.1.5
Published
Semantic Release configuration shared between Pager Web projects.
Downloads
385
Maintainers
Keywords
Readme
Web Semantic Release Config
Semantic Release configuration shared between Pager Web projects.
NPM Publish
Define if semantic release should publish a NPM package.
| variable | default |
| ---- | ---- |
| NPM_PUBLISH
| false
|
Sentry Release
Use @eclass/semantic-release-sentry-releases
plugin to publish source maps and inform Sentry about a new release.
| variable | default |
| ---- | ---- |
| SENTRY_RELEASE_ENABLED
| false
|
Please look at plugin documentation for extra environment variables to be configured.
Slack Message
Use semantic-release-slack-bot
plugin to publish a Slack message about a new release
| variable | default |
| ---- | ---- |
| SLACK_RELEASE_ENABLED
| false
|
Please look at plugin documentation for extra environment variables to be configured.