Joey Guerra
Joey Guerra
I'd love to help, but don't want to jump in and duplicate work. Are there directly responsible individuals for these 4 items? Perhaps there's a team/squad working on these that...
I think `new Date` is hard coded so you'd have to change the `Log` module. ```log: function(levelStr, args) { if (exports[levelStr]
Are we done? No more Hubot? Or just busy?
I haven't seen any response from the maintainers. What do we do when there doesn't appear to be any more activity on this repo?
I'm wondering if PCF is killing and re deploying the instance?
I believe Cloud Foundry makes those initial requests to the App instance as part of its lifecycle. Since the app is a NodeJS app and not a Spring Boot app,...
You probably need to follow this pattern: ``` # Description: # Tell people hubot's new name if they use the old one # # Commands: # None # ```
I think we should not use or recommend yeoman to generate a new "bot" because it's added complication with not enough value, imho. I currently believe that the problem statement...
RE: repository template, how 'bout both? A repo template and the changes proposed in #1644 ?
@technicalpickles I don't have permissions to create repos for this org. Do you want to create the repo template?