Lara Aasem Ahmed

Results 7 comments of Lara Aasem Ahmed

@stevecrozz That sounds great! In that case, I'm guessing it would be better to have it work for all the notification services Errbit currently supports, not just Slack?

@stevecrozz Sorry for the extremely late response and thanks for your feedback! I can start working on packaging this as a separate app if there's still a need for it.

@stevecrozz It has useful data about the `problem`, but we would still need some data about the `app` itself (repo name, branch, etc.) as well as backtraces in order to...

I believe you also need to set the `host` in the object passed to `new AirbrakeClient()`

We did this as a workaround for the moment - still testing it out though: ```ruby class ConcurrencyKlass def self.execute(&block) Concurrent::Promises.future { begin yield block rescue => e new_backtrace =...

Hello @deivid-rodriguez! Has this update been released? Can't find it in latest [tag](https://github.com/dependabot/dependabot-core/releases/tag/v0.266.0).