Add Support for Regex in Settings#Data #607
Labels
effort:3
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
prio a
In Settings#Data Aliases:
Add the ability to specify aliases for any type of entity as regex.
For instance, to be able to define a rule, that all occurrences of
.*\bmyapp\b.*
e.g.myapp-frontend
,myapp-dev
,myapp-yetknownfuture
are combined under a project calledmyapp.
The text was updated successfully, but these errors were encountered: