From ea7e2e74afc5e64a3e703da0709742fbb42141dc Mon Sep 17 00:00:00 2001 From: bluvenr Date: Sat, 13 Jun 2026 19:56:41 +0800 Subject: [PATCH] Add HookRun to Automation & Orchestration --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d7f1dc1..c62d36a 100644 --- a/README.md +++ b/README.md @@ -191,6 +191,7 @@ DevOps is the combination of cultural philosophies, practices, and tools that in - [Terrateam](https://terrateam.io) - Open-source alternative to Terraform Cloud/Enterprise, GitOps-first with native GitHub integration and designed for scale, security, and reliability. - [Scalr](https://scalr.com/) - Drop-in Terraform Cloud alternative, usage-based pricing, unlimited concurrency. - [CloudRay](https://cloudray.io) - Centralised platform for managing servers, organizing Bash scripts, and automating infrastructure tasks across cloud and virtual machines. +- [HookRun](https://github.com/bluvenr/hookrun) - Lightweight webhook action engine that executes custom commands and scripts based on YAML rules when webhook requests arrive. Token/HMAC/IP authentication, execution policies (block/always/cooldown), hot reload, single static binary written in Go. ## Productivity Tools