Auto-assign pull request to a group?

Is it possible to assign pull request to group of reviewers ?
(preferable automatically)

In our workflow it is unknown who exactly will be performing the review at the moment of Pull Request creation.

Hi Andrey,

This is possible with an EE feature called default reviewers. Where you can auto assign a pre defined group, including patterns matching by file patters on branch names to pull request.

e.g if PR contains *.css or *.less files add “design” groups as reviewers.