You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 22, 2023. It is now read-only.
This library works only with Github with the current implementation, as it uses URLs like this:
https://circleci.com/api/v1.1/project/:username/:project/tree/:branchFollowing CircleCI documentation, the VCS can be specified by using URLs like:
https://circleci.com/api/v1.1/project/:vcs-type/:username/:project/tree/:branchNot providing the
vcs-typepath parameter makes CircleCI considergithubas VCS.