When using this approach, the hookrunner exits before any of the Pagure's heavy machinery is loaded and initialized. Using this also means that no entries will be created in the pagure_logs table, no messages emitted for the branches created in the fork etc - I believe that this is the correct thing to do anyway.
When using this approach, the hookrunner exits before any of the Pagure's heavy machinery is loaded and initialized. Using this also means that no entries will be created in the
pagure_logstable, no messages emitted for the branches created in the fork etc - I believe that this is the correct thing to do anyway.Fixes #3976