When I pushing commit to repo slack send me notification about it, but with another user name
In the first case, I have the same "pusher" and "reporter" but in the second case they are not equals
Where I can change pusher?
All my auths (bitbucket and slack) as "reporter"
Hi, @Victor Tuzov! Welcome to the community!
Just to give you some context around the users that appear in the notification, the first one is the user who has access to bitbucket and pushed the code to the remote repository. The second user is the author of the commit, so this information comes from your git configuration.
With that said, in order to further understand what is happening on your side, could you please share the following information with me?
1. Do you have 2 Bitbucket accounts?
2. The two Bitbucket accounts that you pushed these commits in the screenshot, do they both belong to you?
3. If so, did you use a different machine when pushing the 2nd commit?
4. Could you please run ‘git remote -v’ on your local repo and let me know if you see an SSH or HTTPS URL in the output?
Thank you.
Kind regards,
Caroline
Thanks for the answer
Yes, I needed to remove all bitbucket credentials from windows credential manager
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi, Victor!
I'm glad to know this is resolved! :)
Kind regards,
Caroline
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.