Skip to content

nikhilmat/quayd

 
 

Repository files navigation

Quayd Build Status

Quayd extends the Quay.io <-> GitHub integration. It:

  1. Accepts WebHooks from Quay.io and creates appropriate GitHub Commit Statuses.
  2. Tags the Quay.io build with the git sha.

Usage

Run quayd to start the server, providing it with a github api token that has the repo scope.

$ quayd -port=8080 -github-token=1234

Now, create some webhooks on Quay.io that POST to "/quayd/<status>"

About

Better Quay <-> GitHub integration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.6%
  • Makefile 0.4%