https://github.com/fikaworks/grgate
Git release gate utility which autopublish draft/unpublished releases based on commit status
https://github.com/fikaworks/grgate
draft-release github gitlab gitops releases
Last synced: 27 days ago
JSON representation
Git release gate utility which autopublish draft/unpublished releases based on commit status
- Host: GitHub
- URL: https://github.com/fikaworks/grgate
- Owner: FikaWorks
- License: apache-2.0
- Created: 2021-04-29T11:23:17.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-04-23T16:24:17.000Z (about 2 years ago)
- Last Synced: 2025-03-27T07:21:40.694Z (about 1 month ago)
- Topics: draft-release, github, gitlab, gitops, releases
- Language: Go
- Homepage: https://grgate.dev
- Size: 917 KB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
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.[](https://github.com/fikaworks/grgate/actions?query=workflows%3ACbuild)
[](https://goreportcard.com/report/github.com/fikaworks/grgate)
[](https://pkg.go.dev/github.com/fikaworks/grgate)
[](https://grgate.dev)
[](https://github.com/fikaworks/grgate/releases)
[](https://hub.docker.com/r/fikaworks/grgate/tags)## Getting started
For instructions on how to get started, concepts and config reference, please
go to [https://grgate.dev][grgate.dev].## Contributing / local development
For local development and to contribute to this project, refer to
[CONTRIBUTING.md][contributing].[contributing]: ./CONTRIBUTING.md
[grgate.dev]: https://grgate.dev