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
Installed the latest version of this application to my jx3 cluster, but I am unable to trigger direct messages to requested reviewers
According to the logs it prepares the review request message, but it never sends it.
I do not have a user mapping setup as it was removed from the chart, but I am also not getting any errors that it is unable to find the user.
I used this to set it up
slack: channel: '#jx-pipelines' kind: failureOrNextSuccess pipeline: all notifyReviewers: "true" directMessage: "true"
The text was updated successfully, but these errors were encountered:
I am getting to
jx-slack/pkg/slackbot/messages.go
Line 117 in 0264d4c
Sorry, something went wrong.
No branches or pull requests
Installed the latest version of this application to my jx3 cluster, but I am unable to trigger direct messages to requested reviewers
According to the logs it prepares the review request message, but it never sends it.
I do not have a user mapping setup as it was removed from the chart, but I am also not getting any errors that it is unable to find the user.
I used this to set it up
The text was updated successfully, but these errors were encountered: