budougumi0617 / gigi

Verify pull request size without specified files by file name.

Home Page:https://github.com/marketplace/actions/action-pr-size-checker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gigi

Go Reference MIT License test reviewdog

Background

Description

Features

Synopsis

$ gigi

Options

Limitation

Installation

$ go install github.com/budougumi0617/gigi/cmd/gigi

Built binaries are available on gihub releases. https://github.com/budougumi0617/gigi/releases

MacOS

If you want to install on MacOS, you can use Homebrew.

brew install budougumi0617/tap/gigi

Contribution

  1. Fork (https://github.com/budougumi0617/gigi/fork)
  2. Create a feature branch
  3. Commit your changes
  4. Rebase your local changes against the master branch
  5. Run test suite with the go test ./... command and confirm that it passes
  6. Run gofmt -s
  7. Create new Pull Request

License

MIT

Author

budougumi0617

About

Verify pull request size without specified files by file name.

https://github.com/marketplace/actions/action-pr-size-checker

License:MIT License


Languages

Language:Go 100.0%