Skip to content

2.1.0

Compare
Choose a tag to compare
@ojacques ojacques released this 02 Nov 23:45
· 52 commits to master since this release
  • New: add support for GitLab (gitlab.com or self-hosted)
  • Moved back from graphql API to REST API, for both GitHub and GitLab
  • For GitHub, the plugin will attempt to make unauthenticated REST API call, and warn when rate limit is attained (60 calls/hour/IP address). You will have to provide a token to go beyond the limit and authenticate REST API calls (or for private repositories). For GitLab, a token is mandatory in all cases.