• Steven Sloan's avatar
    update slack-notifier to 1.0.0, use raw webhook_url per slack recommendation · 7b339e61
    Steven Sloan authored
    per changes with slack, they’re now using “static” web hook urls that describe the team & service with IDs that don’t change if the team or service name change. their recommendation is to use the raw webhook_url instead of building it out of components to allow more flexibility
    
    this should also prevent issues cropping up with mistakes in how the urls are parsed
    7b339e61
slack_service.rb 1.11 KB