0.1.1 • Published 8 years ago

hipchat-git-release-notify v0.1.1

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

HipChat git release notify

Sends a notification to a HipChat room with the latest git tag or commit hash.

Usage

Use as part of your CI process.

npm install hipchat-git-release-notify
./node_modules/.bin/hipchat-git-release-notify [server identifier] [project URL] [HipChat room ID] [HipChat token]

Arguments

The following command line arguments are required:

  • [server identifier]: A string identifing the project or server, e.g. MyProject STAGING.
  • [project URL]: A URL used in the notification message.
  • [HipChat room ID]: The HipChat room ID, available from the HipChat website.
  • [HipChat room ID]: A HipChat room token, that can be created on the HipChat website.
0.1.1

8 years ago

0.1.0

8 years ago