Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

now-slack-notify

Package Overview
Dependencies
Maintainers
19
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

now-slack-notify

  • 0.4.3
  • latest
  • npm
  • Socket score

Version published
Maintainers
19
Created
Source
  vercel-slack-notify [options] <url, [commit-id]>

  Options

    -b, --bitbucket-url=BITBUCKET_URL        Bitbucket api url (default `process.env.SLACK_BITBUCKET_URL`)
    -w, --webhook-url=WEBHOOK_DEPLOYMENT_URL Slack webhook url (default `process.env.SLACK_DEPLOYMENT_WEBHOOK_URL`)
    -r, --git-branch=GIT_BRANCH              Git branch name (default `process.env.CIRCLE_BRANCH`)
    -t, --zeit-token=ZEIT_TOKEN              Zeit token (default `process.env.ZEIT_TOKEN`)
    -e, --icon-emoji=ICON_EMOJI              Slack icon (default `:rocket:`)
    -u, --username=USERNAME                  Slack username (default `Vercel`)
    -h, --help                               Show this message

  Examples

    - Use the thumbsup emoji

      $ vercel-slack-notify -e ":thumbsup:" myproject.now.sh

    - Make the message looks like it's from user `MyProject`

      $ vercel-slack-notify -u MyProject myproject.now.sh

FAQs

Package last updated on 26 Nov 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc