-
Notifications
You must be signed in to change notification settings - Fork 54
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
hubot auth no longer works after upgrading "hubot-slack": "^4.0.0", #42
Comments
@ceci-woodward can you please take a look at this? It's a production script and I really need to get it working asap. I can share my entire script if that may help, or maybe my hubot package.json has outdated. This happened after we updated slack-hubot. |
{ |
I'm guessing this is partially related to #37 and #36. My suggestion would be to revert hubot-auth to version v1.2.0 and slack to v3.4.2 until #37, #36, and slackapi/hubot-slack#326 are resolved As a side note, I don't have write-access to this repository. |
+1 |
I'll try to look into this sometime this week, although I don't really know what can be accomplished since it seems that slack heavily modified their hubot-slack api regarding users. |
thanks Cecilia, could you let them know what you find? I eventually had to On Thu, Aug 18, 2016 at 7:17 AM, Cecilia Woodward [email protected]
|
…h no longer works as it should. hubot-archive#42
@comnam90 slackapi/hubot-slack#381 |
Verified that this has been resolved. Closing. |
Something changed and our hubot-auth logic no longer works.
eve deploy b78e275f9821a58e6249757faf3019f9274362c4 to production
eve who has prod_deploy role
Here is the code I'm using in my script to evaluate if the user has a specific role:
What am I doing wrong? Can someone please help, this is awfully frustrating to experience during a release.
The text was updated successfully, but these errors were encountered: