Add the list of statuses that you can filter for /pipelines/ endpoint to the API documentation

XMLWordPrintable

    • 1

      Problem Definition

      Currently, we don't have the list of statuses that you can filter for /pipelines/ endpoint on the API documentation: https://developer.atlassian.com/bitbucket/api/2/reference/resource/

      Suggested Solution

      Please add the list of statuses that you can filter for /pipelines/ endpoint to the API documentation:

      Successful: status=PASSED,SUCCESSFUL
      Failed: status=FAILED,ERROR
      Running: PENDING,BUILDING,IN_PROGRESS
      Paused: status=PAUSED,HALTED
      Stopped: status=STOPPED,SKIPPED

              Assignee:
              Unassigned
              Reporter:
              Caroline R
              Votes:
              8 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated: