Ethereum middleware for composing an Ethereum provider using json-rpc-engine. Intended to replace provider-engine
181
stars
88
forks
source link
Update GitHub workflows to notify Slack when a new release is available for approval #281
Open
mcmire opened 9 months ago
Releases have to be approved to be published on NPM. For other libraries, we display a message in Slack which serves as a reminder so that the release is approved in a timely manner. We should update the GitHub workflows to enable this. The relevant part of the module template to copy is here: https://github.com/MetaMask/metamask-module-template/blob/354995b0a4040cbb74f07b42a0fbc279fb5a1ea0/.github/workflows/publish-release.yml#L57