Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Send HipChat notificiaton on build success and failure. #1

Merged
merged 12 commits into from
Nov 11, 2015

Conversation

jackspirou
Copy link
Contributor

This pull request provides a start to send a HipChat notification on a build success or failure. Other features such as cards and on-start notifications are planned, but not included in this request.

bradrydzewski added a commit that referenced this pull request Nov 11, 2015
Send HipChat notificiaton on build success and failure.
@bradrydzewski bradrydzewski merged commit 0406baf into jmccann:master Nov 11, 2015
# CGO_ENABLED=0 go build -a -tags netgo
# docker build --rm=true -t plugins/drone-hipchat .

FROM gliderlabs/alpine:3.1

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Silly nit is that theres a 3.2 now.

@jackspirou
Copy link
Contributor Author

@donny-dont @bradrydzewski Im happy to submit a pull request for gliderlabs/alpine:3.2. I had copied what the slack plugin had been using. Should most plugins like these now use 3.2?

@jackspirou
Copy link
Contributor Author

Pull request #3 should update 3.1 -> 3.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants