hubot-circleci icon indicating copy to clipboard operation
hubot-circleci copied to clipboard

Doesn't support bitbucket

Open kevb opened this issue 7 years ago • 2 comments

I can't use this with a bitbucket project.

The circleci v1.1 API requires "vcs-type" which is either "github" or "bitbucket", e.g. https://circleci.com/api/v1.1/project/:vcs-type/:username/:project/tree/:branch

Suggest adding HUBOT_CIRCLECI_VCS_TYPE env to specify this.

kevb avatar Jan 13 '18 11:01 kevb

Added PR #20

kevb avatar Jan 13 '18 11:01 kevb

Added PR #20

Any chances of this getting merged? Have you found another solution to this?

brunogfranca avatar Jun 19 '19 21:06 brunogfranca