Add pipelines endpoint to REST API

XMLWordPrintable

      Right now I don't see a way of programmatically accessing Pipelines. It wold be very useful if pipeline operations were exposed in REST API. These operations could include:

      • GET a list of pipeline runs (along with results, etc)
      • POST a request to run pipeline for specific commit or branch
      • cancel (DELETE) a running pipeline

      It would enable such scenarios as: invoking pipeline from command line, pipeline status monitoring, etc. An example of a similar API is AppVeyor's builds API

              Assignee:
              Unassigned
              Reporter:
              qbik
              Votes:
              7 Vote for this issue
              Watchers:
              15 Start watching this issue

                Created:
                Updated:
                Resolved: