We use Bitbucket Pipelines.
We have some release process defined in Pipelines. In this step we create a new git tag and do finally a "git push origin <my-tag-name>".
It works so far, but in the Pipelines console log I see the following Warning message:
remote: Your account does not have an email address associated with it
remote: Please set one by visiting ....
How can I get rid of this message? Or what's the issue producing this warning?
Thanks for help!
Any updates on this? I am having a similar issue.
I have the same problem when I work with a repository that is in my workspace
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I get the same warning while using OAuth consumer. In my case it's likely being caused by not having an actual Bitbucket user associated with the email that I set with git config before I can write to the repo.
This might be helped by having dedicated bot users, so please vote on this request: https://jira.atlassian.com/browse/BCLOUD-11739.
Alternatively, can have emails associated with OAuth consumers.
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.