If you call the endpoint /repositories/{username}/{repo_slug}/commit/{node}/statuses/build with the following object {
key: 'doc',
state: 'SUCCESSFUL',
name: 'Test Coverage',
description: 'First line\nSecond line',
url: 'www.somesite.com'
} i would expect the description to be split on multiple lines however it looks like this
Is there a way to achieve what i am trying ?
Having descriptions on multiple lines does not seem to be supported at the moment by https://bitbucket.org (also known as Bitbucket Cloud).
I would like to better understand how this would help. Can you add some more details on this?
Cheers,
Caterina - Atlassian
Hello @Caterina Curti,
It's mostly for having a custom pipeline message be displayed in a friendlier way.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.