Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI plugin showing slack message header with no way to exclude it. #689

Open
3 tasks done
pawank94 opened this issue May 8, 2020 · 1 comment
Open
3 tasks done

Comments

@pawank94
Copy link

pawank94 commented May 8, 2020

Your checklist for this issue

  • Jenkins version
    2.190.1

  • Plugin version
    2.34

  • OS
    RedHat Enterprise Linux

Description
While using Slack notification UI plugin, Message received on slack has a header with information on Job. For example, #5 Mailer job which is sending a Slack message in Post Step of Freestyle job sends a message header like this.
image
While using slackSend() API from a Pipeline Job doesn't show any such message. This is creating unnecessary inconsistency. There should be a flag to exclude this information when using UI plugin. Specially when there is a custom message declared.

@jetersen
Copy link
Member

jetersen commented May 8, 2020

SlackSend you have to provide the message as it is fully customizable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants