topplethenun/Changesets
A GitHub Action to publish to Slack after Changesets performs a release
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| dryRun | Should this be performed as a dry run? | no | false |
| linkRoot | Root of link to repository | no | https://github.com |
| publishedPackages | Packages that were published by Changesets; should be a JSON array of items with a name and version. | yes | — |
| slackWebhook | Slack webhook to which notifications will be sent. | yes | — |
Outputs
no outputs