Exclusion does not have owners validation
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Follow on from Skip entry owners check for exclusion pattern (#520956 - closed)
In Skip entry owners check for exclusion pattern (!182403 - merged) we have ensured we are not running owner validations against exclusion entries e.g.
!/path/to/be/excluded
During the review we discussed adding anther check to ensure these entries do not have an owner assigned e.g.
!/path/to/be/excluded @user @group
As these owners will not be applied. Currently it seems that this wouldn't cause a parsing error but they will be ignored so we should highlight this to users
Edited by 🤖 GitLab Bot 🤖