1.0.26 • Published 10 months ago
@argodevops/semantic-release-teams v1.0.26
Semantic-release-teams
semantic-release--teams is a plugin for semantic release that will notify a list of urls of a given release, using a preconfigured teams webhook.
Usage
// release.config.js OR .releaserc.json
{
plugins: [
'@argodevops/semantic-release-teams', { packageName: 'package_one', envKey: 'NOTIFY_URLS' }
]
}Config
- envKey
- type:
string - default: NOTIFY_TEAMS_LIST
- The environment variable used to store the comma seperated list of urls to notify
- type:
- packageName
- type:
string - The name of the package to be used in notification messages
- type:
1.0.26
10 months ago
1.0.25
1 year ago
1.0.24
1 year ago
1.0.23
1 year ago
1.0.22
2 years ago
1.0.19
3 years ago
1.0.18
3 years ago
1.0.17
3 years ago
1.0.16
3 years ago
1.0.21
3 years ago
1.0.20
3 years ago
1.0.15
3 years ago
1.0.14
3 years ago
1.0.13
3 years ago
1.0.12
3 years ago
1.0.112
3 years ago
1.0.11
3 years ago
1.0.1
3 years ago
1.0.10
3 years ago