Skip to content

REST API

Tetsuharu OHZEKI edited this page Apr 20, 2017 · 2 revisions

This application provides some useful REST APIs. These are experimental/unstable.

Basic

  • Origin: your bot host name.
  • Body: A response format is JSON which follows IETF RFC 7159.

Experimental APIs (v0)

Get the auto merge queue information

  • Method: GET
  • Path: /v0/queue/<your_org>/<your_repository_name>/
Clone this wiki locally