1.0.0 • Published 6 years ago

@ken0x0a/expo-postpublish-slack-notifier v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

Usage

    "hooks": {
      "postPublish": [
        {
          "file": "@ken0x0a/expo-postpublish-slack-notifier",
          "config": {
            "WEBHOOK_URL": "https://hooks.slack.com/services/rF%g6wg7/hGwegw&/hiH89h",
            "username": "Expo CLI",
            "channel": "my-channel"
          }
        }
      ]
    },

Config fallback

requiredconfigenv var
🚨WEBHOOK_URLSLACK_WEBHOOK_URL
usernameSLACK_USERNAME
channelSLACK_CHANNEL

Requirements

Slack Webhook URL