gogit

command module
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 30, 2022 License: MIT Imports: 2 Imported by: 0

README

gogit could send the build status to different git providers. Such as:

  • GitHub
  • Gitlab (public or private)

Usage

Below is an example of sending build status to a private Gitlab server:

gogit --provider gitlab \
  --server http://10.121.218.82:6080 \
  --repo yaml-readme \
  --pr 1 \
  --username linuxsuren \
  --token h-zez9CWzyzykbLoS53s

TODO

  • Support more git providers

Thanks

Thanks to these open source projects, they did a lot of important work.

  • github.com/jenkins-x/go-scm
  • github.com/spf13/cobra

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL