Stephen Yeargin
Stephen Yeargin
**Idea:** Let's move the discussion (on Discussions, how meta!) to https://github.com/integrations/slack/discussions/1140 since there's an open thread there.
My guess is that the `return` from `err` allows the bot to emit the error, but doesn't provide user feedback. As this pattern happens elsewhere in the code, it might...
>whats best to do here; fix it now or wait for the API V2 stuff to come through ? I actually don't have a PagerDuty login anymore, so I personally...
So, I'm going to guess this stems from the underlying library not fully implementing API pagination. #43 has some discussion on that topic. /cc @technicalpickles
I think a sane default would be to use the `git.userName` variable. That's not going to be correct in the event they are planning to push to an organization, but...
Yeah, still should be addressed.
The only two things we need out of the `robot` object are `logger` and `http`. - For `logger`, we can likely replace it with a `peerDependency` on `pino`. Hubot's own...
Splitting this off into a new issue. Definitely a bug, will update there.
Has anyone found a workaround? Mine has been offline for a week or two while waiting for a way forward.
/cc @technicalpickles I can do some 🔨 on this.