-
Notifications
You must be signed in to change notification settings - Fork 413
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
DMs stopped working after slack upgrade #941
Comments
Have you tried sending that message to slack directly skipping Jenkins? You haven't posted the full details of your integration, but if you are using bot user mode you can use this to test it in the UI: |
We are using the "Jenkins - CI" slack app. This is interesting
Also interesting from the page you linked
That deprecation link is from 2017 though so I don't think that is our issue. What was happening before it broke, was a message was posted in your DM with the "slackbot" user [1], from the "jenkins-ci" |
I would create your own bot app, that app you are using is a legacy and and some features don’t work with it |
Jenkins and plugins versions report
Environment
What Operating System are you using (both controller, and any agents involved in the problem)?
Ubuntu 20.04
Slack plugin version 684.v833089650554
Slack client version 4.35.131 64-bit
Reproduction steps
Pipeline code to send a direct message
Expected Results
Works for channels. No longer works for Direct messages to users. This was noticed after our corporate slack was onboarded to the new interface in November (2023).
https://slack.com/help/articles/16764236868755-An-overview-of-Slacks-new-design
Actual Results
No message is sent, response null. This is from the Jenkins log (redacted sensitive info *****)
Anything else?
No response
Are you interested in contributing a fix?
No response
The text was updated successfully, but these errors were encountered: