0.1.1 • Published 9 years ago

hubot-quay v0.1.1

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

Hubot Quay.io

Installation

npm install hubot-quay

Configuration

  • HUBOT_QUAY_SECRET - Secret key for webhooks
  • HUBOT_QUAY_DEFAULT_ROOM - Default room for messages

Webhooks

/hubot/quay

Receive and print build status information.

Parameters:

  • secret: required The secret key. Must be the same as HUBOT_QUAY_SECRET
  • room: optional Override the HUBOT_QUAY_DEFAULT_ROOM configuration

Example:

https://myhubot.example.com/hubot/quay?secret=mysecret

Commands

Status

Retrieve the status of Quay.io service

@hubot status
0.1.1

9 years ago

0.1.0

9 years ago