moul / node-gitlab

DEPRECATED, see https://github.com/node-gitlab/node-gitlab
https://npmjs.org/package/gitlab
Other
470 stars 140 forks source link

Pass an optional params object to the list builds API. #147

Closed lordjabez closed 8 years ago

lordjabez commented 8 years ago

This allows providing a scope value to limit the number of returned builds. See API documentation at http://docs.gitlab.com/ee/api/builds.html.