NetEaseGame/git-webhook
:octocat: 使用 Python Flask + SQLAchemy + Celery + Redis + React 开发的用于迅速搭建并使用 WebHook 进行自动化部署和运维,支持 Github / GitLab / Gogs / GitOsc。 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3625
- days_rel: n/a
- days_push: 2073
- n_releases_24m: 0
Adoption not part of the score
1525 stars · 408 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A self-hosted web application built with Python Flask, SQLAlchemy, Celery, Redis, and React for quickly setting up Git webhooks to automate deployment and operations tasks. It supports GitHub, GitLab, Gogs, and GitOsc, and executes shell commands on servers via SSH when webhooks fire.
Use cases
- automatically deploy my app when I push to GitHub
- run shell commands on my server when a git webhook fires
- set up continuous deployment from GitLab pushes
- manage webhooks for multiple git repositories in one place
- trigger ops scripts from Gogs or Gitee push events
- view history of webhook-triggered deployments
When to choose
- you want a self-hosted UI to manage git webhooks across GitHub, GitLab, Gogs, or GitOsc
- you need push-to-deploy automation with SSH execution on internal servers
- you want a simple, hackable Python codebase to extend for deployment automation
When to avoid
- you need a lightweight CLI-only webhook runner (consider webhookit instead)
- you require a production-grade, actively maintained CI/CD platform
- you cannot host the service on an internal network, since it stores SSH private keys and passwords
Facets
service · maturity maintenance
webhook deployment workflow-automation web-framework http-server ssh developer-tools self-hosted version-control python self-hosted git-webhook continuous-deployment celery flask react github gitlab gogs automated-ops devops automation docker web-server linux
1 source
- readme: https://github.com/NetEaseGame/git-webhook · fetched 2026-08-28 · 149ebd00f19c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| NetEaseGame/git-webhook | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="NetEaseGame/git-webhook")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem