chaoss / chaoss/grimoirelab-sortinghat

Support list of names in the parser to match profiles by name

Open
#198 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
58
Forks
89
Avg merge
3d 17h
Merged PRs (30d)
2

Description

In the same way SortingHat supports a list of emails when parsing an identities file using GrimoireLab format, SH should also support this file including a list of names or aliases. Having this list would allow to match profiles using different names. After including this change, the YAML file could contain an entry like this one:

```
- profile:
name: Tom Marvolo Riddle
alias:
- Tom M. Riddle
- Tom Riddle
enrollments:
- organization: Dark Arts, Inc.
email:
- tom.riddle@dark.org
- tommriddle@users.noreply.github.com
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.