Remove Fastlane message attachment icon (#7341)

This commit is contained in:
Elias Nahum 2023-05-12 09:26:50 -04:00 committed by GitHub
parent 5e9de9f4a2
commit a10e6d0d4d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -920,7 +920,6 @@ def send_message_to_mattermost(options)
message: options[:msg],
default_payloads: options[:default_payloads],
username: 'Fastlane',
icon_url: 'https://mattermost-plugin-media.s3.amazonaws.com/fastlane.png',
payload: {},
attachment_properties: {
title: options[:title],