Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

disable "git notes add" behaviour for semantic-release integration

Oleksandr Kulbida October 18, 2021

I receive an extra "git notes" commit "Notes added by 'git notes add'" after main branch merge with semantic release integration. This behaviour is reproducible in bitbucket only and visible only in bitbucket UI.

 

The problem is similar to this one:

https://github.com/semantic-release/semantic-release/discussions/2017#discussioncomment-995308

 

Thanks,

Oleksandr

3 answers

0 votes
CARLOS MORFIN DIAZ
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 2, 2024

Has the command "git push origin :refs/notes/semantic-release" worked for anyone to delete the ghost commits with the message "Notes added by 'git notes add'" that appear in Bitbucket?

0 votes
Billy Bouman November 10, 2021

@Oleksandr Kulbidawere you able to resolve this?

Oleksandr Kulbida November 22, 2021

nope, but you can run after each pipeline 😀 

git push origin :refs/notes/semantic-release
0 votes
Mark C
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 21, 2021

Hi @Oleksandr Kulbida

Welcome to the community.

If you're comfortable sharing your repository URL, may I kindly ask if you could provide it here so that I can check?
You can mask your repository URL by providing only the first and last characters of your workspace and repository name. (For example: https://bitbucket.org/w*******e/r**o/)

Otherwise, I'll create a support ticket on your behalf.

Regards,
Mark C

Oleksandr Kulbida October 24, 2021

hi @Mark C ,

Bitbucket repo URL: https://bitbucket.org/l*************g/sandbox-cicd

 

Thank you, 

Oleksandr

Mark C
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 25, 2021

Hi @Oleksandr Kulbida

Thanks for providing your repository URL.

I went ahead and created a support request on your behalf to further investigate the issue.

You should be able to receive an email by now about that support ticket.

Regards,
Mark C

Like Oleksandr Kulbida likes this
Christian.Metzler
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 30, 2022

Any updates so far? Running into the same problem. 

Oleksandr Kulbida January 30, 2023

I have as workaround an extra step like:

 

`git push origin :refs/notes/semantic-release`

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events