We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Drone config:
name: TEST image: plugins/slack settings: webhook: ... channel: ... username: ... link_names: true template: > TEST <@channelname>
Message in slack without any link:
TEST @channelname
The text was updated successfully, but these errors were encountered:
the readme is incorrect. You need to provide the user ID instead of the user name. Here is a StackOverflow thread - https://stackoverflow.com/questions/47491331/mentioning-users-via-slack-in-webhooks
Sorry, something went wrong.
No branches or pull requests
Drone config:
Message in slack without any link:
The text was updated successfully, but these errors were encountered: