Make existing commit notification config work with the GitLab move

Authored by nalvarez on May 21 2020, 9:34 PM.

Description

Make existing commit notification config work with the GitLab move

In GitLab we moved all repositories into groups, so for example 'breeze'
is now received as 'plasma/breeze' in the commit notification email.
However, the existing notifications.cfg file has regexes that expect to
match a lone 'breeze' in the repository name.

Instead of changing every regex in the configuration, make the notification
script try to match the regex against both 'plasma/breeze' and 'breeze'.

Details

Committed
nalvarezMay 21 2020, 9:34 PM
Parents
R498:a59e410036eb: Add Telegram bridge bot to #kmymoney
Branches
Unknown
Tags
Unknown
References
refs/backups/branch-work/fix-irc-notifications-1591213780