robertmarsal / provider-github

:octocat: GitHub Provider

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

:octocat: provider-github

CI Go Report Card PkgGoDev

The GitHub provider for go-semantic-release.

Provider Option

The provider options can be configured via the --provider-opt CLI flag.

Name Description Example
github_enterprise_host This configures the provider to use a GitHub Enterprise host endpoint --provider-opt github_enterprise_host=github.mycorp.com
github_use_compare_commits This enables the compare commits API for fetching the commits --provider-opt github_use_compare_commits=true

Licence

The MIT License (MIT)

Copyright © 2020 Christoph Witzko

About

:octocat: GitHub Provider

License:MIT License


Languages

Language:Go 100.0%