Stephen Yeargin

Results 40 comments of Stephen Yeargin

@aripollak Not a maintainer on this, but could you update the README as well for the new setting? I suppose folks might need some help knowing where to grab the...

- [ ] https://github.com/hubot-archive/hubot-google-images/pull/50

:+1: for this one, if for no other reason than to not have to put this in my `Gemfile`, per [the CircleCI docs](https://circleci.com/docs/test-metadata#automatic-test-metadata-collection). :smile: ``` gem 'minitest-ci', :git => '[email protected]:circleci/minitest-ci.git'...

_(@izuzak sent me over as this may be the component that needs ❤️ to address things. Let me know if this belongs in another repository.)_ **Scenario:** 1. Go to a...

(I wrote #41, which optionally filters out ticket updates entirely. #90 offers the ability to show when a ticket is closed, as it is the natural companion of showing new...

As this is a core feature of the application, it would need to be well thought out. Each provider will have a different interpretation of how it manages lists and...

Interested for sure. I haven't had a ton of time to put into this project (family and work), so it may be a bit before I can jump in on...

I'm a bit fuzzy on it, but I think anyone using the current `hubot-slack` adapter is going to lose access next month, irrespective of this package. 😞 Organizations will need...

Finally got it back up and running. One thing to note is that `files:write` isn't mentioned in the default manifest for `@hubot-friends/hubot-slack`, so that may be an extra step. Added...

Dropping in a suggestion for [GitHub Pages](https://pages.github.com/) or even its underpinning, [Jekyll](https://jekyllrb.com/). Given the current blog has seven entries, I don't think you need anything more complex than that. 😄