Skip to content

Get branch status via API

Description

I suggest to add property "merged":boolean to API-methods:

GET /projects/:id/repository/branches
GET /projects/:id/repository/branches/:branch

Property will contains "merge" status of branch. Like we can see on page with branches (in web interface)