Skip to content

Add a tree-based mention system

Create a mention system based on a tree specification via a YAML file. The file is located at the root directory, namely mentions.yaml.

The mentions.py module will parse this file and look for user nicknames that should be mentioned depending on the path supplied by the client.

Check https://gitlab.freedesktop.org/gallo/mesa-performance-tracking/-/blob/mention-system/mentions.yaml for more info.

If you are interested in receiving some mentions depending on the rule, just add your Gitlab fd.o nick in the mentions file.

Examples

Edited by Guilherme Gallo

Merge request reports

Loading