From fed0c517bf09148c56c258770bc344e52ee60fc2 Mon Sep 17 00:00:00 2001 From: ahuston-0 Date: Mon, 31 Mar 2025 04:04:52 -0400 Subject: [PATCH] add gitea refs to docs --- doc/manual/src/plugins/README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/manual/src/plugins/README.md b/doc/manual/src/plugins/README.md index d3712e67..a9012e7b 100644 --- a/doc/manual/src/plugins/README.md +++ b/doc/manual/src/plugins/README.md @@ -100,6 +100,15 @@ Create jobs based on open Gitea pull requests - `gitea_authorization.` +## Gitea refs + +Hydra plugin for retrieving the list of references (branches or tags) from +Gitea following a certain naming scheme. + +### Configuration options + +- `gitea_authorization.` + ## GitHub pulls Create jobs based on open GitHub pull requests