ankane / blazer

Business intelligence made simple
MIT License
4.5k stars 471 forks source link

[idea] specify url options when crafting a url for slack notification #442

Closed adamzapasnik closed 1 year ago

adamzapasnik commented 1 year ago

Hi,

https://github.com/ankane/blazer/blob/master/lib/blazer/slack_notifier.rb#L66-L68

Correct me if I'm wrong, but there is no way of configuring this atm, right? If so, would you be okay with reviewing a PR for this?

ankane commented 1 year ago

Hi @adamzapasnik, it'll use the same options as your mailers. I don't think it's common enough to have a separate option, but you can always fork for your application.