WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

TheOpenTrustee/provider-github

 
 

Repository files navigation

: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
slug The owner and repository name --provider-opt slug=go-semantic-release/provider-github
token GitHub token --provider-opt token=xx

Licence

The MIT License (MIT)

Copyright © 2020 Christoph Witzko

About

:octocat: GitHub Provider

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%