8000 GitHub - jawsper/github-webhook
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jawsper/github-webhook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github-webhook

A small FastAPI app that can accept Github webhooks

Currently only types implemented:

  • ping (partially)
  • package

The app will execute a script (from env COMMAND) whenever a package is released that matches env MATCH_TAG (default "latest").

The Github secret can be passed with env var GITHUB_SECRET.

Running

You can run it with python -m webhook or uvicorn webhook:app

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0