Rework GitLab triggering
- trigger variables are put into a queue by the processing functions
- separate worker thread posts those to GitLab
- can be inhibited by /run/pipeline-trigger/brew.suspend file
- unless IS_PRODUCTION variable is set, sanitize all variables similar to retriggers
Edited by Michael Hofmann