# README
GRGate - Git release gate
grgate, a git release gate utility which autopublish draft/unpublished releases based on commit status (aka checks). It can be triggered automatically using Git webhook or directly from the CLI.
Currently, only GitHub and GitLab are supported, other provider could come in a near future.
Getting started
For instructions on how to get started, concepts and config reference, please go to https://grgate.dev.
Contributing / local development
For local development and to contribute to this project, refer to CONTRIBUTING.md.