From 220d77c94ed8428dd5ec163407ab46dc50bf77d9 Mon Sep 17 00:00:00 2001 From: Jon Langevin Date: Tue, 19 May 2026 12:38:08 -0400 Subject: [PATCH] docs(github): experimental banner + MIT LICENSE (QoL sweep) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5e5d018..c6e13f2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # workflow-plugin-github +> ⚠️ **Experimental** — This plugin compiles and passes its unit tests but has not been validated in any active GoCodeAlone-internal production deployment. Use with caution. Please [open an issue](https://github.com/GoCodeAlone/workflow-plugin-github/issues/new) if you adopt it so we can promote it to **verified** status. + GitHub integration plugin for the [workflow engine](https://github.com/GoCodeAlone/workflow). Provides GitHub webhook handling and GitHub Actions workflow management. ## Capabilities