package
0.0.2
Repository: https://github.com/hatzelencio/merge-branch.git
Documentation: pkg.go.dev

# Functions

Merge create a merge on remote.
NewGithubClient Create a new github client.
ValidateInputs validate if GITHUB_TOKEN and INPUT_REFS are present like environment variables.

# Structs

GithubClient is a wrapper of github.Client.

# Interfaces

GithubGitService interface.