ManoManoTech / homer

Homer is a Slack bot intended to help you to easily share and follow Gitlab merge requests.
MIT License
29 stars 8 forks source link

Improve the current behaviour of fetching slack user from gitlab username #13

Open fleboulch opened 3 months ago

fleboulch commented 3 months ago

Currently
The rule is an exact match.

For example if the gitlab username is firstname.lastname@mydomain.com it will try to find a slack user based exactly on this criteria. In some organization the conventions can be quite different between slack and gitlab.

Expected

This rule could be tweaked according to your need