Results 12 comments of Ryan Deussing

This is very cool! My only suggestions, if this becomes standard would be: - optionality / ability to disable - ability to edit css

I think you mean personalized notifications, not personal repos ;) But I agree with you and will go even further: each person on my team needs to be able to...

This should be configurable, e.g. users should be able to determine if they are notified in Slack for review requests, and how (message, message in a specific/special channel, or DM).

I'm using the out-of-the-box setup and am having the exact issue. Inject reports that it has injected, but it has not.

I'm pretty sure my issue turned out to be unrelated.

There's a lot to be learned from the way the Ember community handles the issues of addon/plugin compatibility and discoverability. (I'm pretty sure the state of Vue 2.0 compatibility would...

That appears to be the case, `which git-merge-into` returns `not-found`. Even though `which git-extras` returns `/usr/local/bin/git-extras`. Guess I'll live without it, as reinstalling doesn't change anything.

`brew install git-extras` - I also deleted the cache and re-installed to make sure I had the latest.

Late to this discussion, but I here are my two cents: - the live example that you link to should be an easily found-and-cloned repo, so new users can really...