Uploaded image for project: 'Bitbucket Cloud'
  1. Bitbucket Cloud
  2. BCLOUD-18466

Codefresh build status does not appear on the new UI

    XMLWordPrintable

Details

    Description

      For the Codefresh API calls with the Build name empty("name": ""):

      e.g.

      $ curl --request GET \
      >   --url https://api.bitbucket.org/2.0/repositories/<username>/<repo>/commit/<hash>/statuses \
      >   --user &#x27;#######:#######&#x27;
      
      
      .... "updated_on": "2019-03-29T06:49:12.025161+00:00", "type": "build", "name": ""}, {"key": "Codefresh_build", "description": "", "repository": {"links": {"self": {"href"....
      

      Old PR UI - Will replace the name with the build's "Type"

      New PR UI - It will just show the build name as empty

      Workaround:

      1. Disable the "new Source Browser/PR UI"
      2. Run PUT API endpoint with the build key to update the Build name

      Attachments

        Activity

          People

            Unassigned Unassigned
            calves Cassiano Alves (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: