dancryer / PHPCI

PHPCI is a free and open source continuous integration tool specifically designed for PHP.
BSD 2-Clause "Simplified" License
2.42k stars 441 forks source link

Hipchat_notify plugin needs to be updated for HipChat v2 #1273

Open skeeith opened 7 years ago

skeeith commented 7 years ago

is it me or the Hipchat_notify plugin is not working. its giving me error that the authToken I should be using is v1. but HipChat is v2 already

skeeith commented 7 years ago

no updates yet?

Shade634 commented 7 years ago

You are always free to make a pull request

underthecocotree commented 7 years ago

To use v1 with phpci

Login to HipChat Go to Group Admin

Create New Token Change Type to Notification Label: Anything you want Click Create

You can now use the token that was generated.