mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-02-13 01:54:59 +08:00
The goal here is to define certain branches from which only scratch module builds can be submitted. The main use case is for "private-*" branches which can be created and maintained by anyone, but there must not be production-ready module build created from them. This commit adds new `scratch_build_only_branches` config option to define the list of regexes to match such branches.