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

Direct Message Reviewers Feature not working #38

Open
rishka opened this issue May 25, 2021 · 1 comment
Open

Direct Message Reviewers Feature not working #38

rishka opened this issue May 25, 2021 · 1 comment

Comments

@rishka
Copy link

rishka commented May 25, 2021

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"
@rishka
Copy link
Author

rishka commented May 25, 2021

I am getting to

log.Logger().Infof("Preparing review request message for %s\n", activity.Name)
according to logs, but no error message or slack message shows up

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

1 participant