-
Memorializing a quick convo w/ @clarkbw @gr2m & @JasonEtco [that we had over slack](https://probot-talk.slack.com/archives/C6S4FC8AF/p1508279998000373).
@gr2m had already built a dope UI for deploy…
-
### Is your enhancement related to a problem? Please describe.
Currently the important version numbers are updated and changed by a custom cli script.
@mauteri and I want to test if it could be …
-
A lot of apps do not support using LDAP for authentication, but a lot of newer apps do support login via OpenID Connect. I propose we add a helper / support for [Dex](https://github.com/dexidp/dex) a …
-
1. There seems to be no documentation about how to verify requests using the Java SDK. The only documentation found is the [general info](https://api.slack.com/authentication/verifying-requests-from-s…
-
Currently, the only description of writing custom helpers is in the section on components:
http://ember-cli-page-object.js.org/docs/v1.4.x/components#custom-helper
I found out in emberjs slack from @…
-
Hello, I've spent a few hours putting together what I think is a fairly good prototype for composing BlockKit-based messages in Ruby. Currently, it has what I personally need from it for my own projec…
-
Howdy @dblock
I'm creating an implementation based off of this for my team. I need to use hooks, and would like to test them in rspec. I've been digging through the source code, and been trying to ro…
-
Having watched the pain of Perl 6 getting renamed to something without a number (Raku), I'm not sure it's wise to have a number in the name of a piece of software.
It would also be a way to avoid h…
-
**Describe the bug**
With a local mediaserver setup and validated along with webhooks enabled, avatars are not being displayed from Telegram to Slack.
My `matterbridge.toml`
```toml
[general]
…
-
This seems to be a common use case as I had to write a helper method for that (was fairly easy thanks to using `com.google.common.net.UrlEscapers`) and @ronhitchens has asked for something like that i…