You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…ewers (comma separated without space) (#42)
## Description
Add support for assign multiple teams as reviewers (comma separated
without space)
## Changes Made
* Split teams using comma and iterate adding rights
## Related Issues
Fixes#41
## Checklist
- [x] I have used a PR title that is descriptive enough for a release
note.
- [x] I have tested these changes locally.
- [ ] I have added appropriate tests or updated existing tests.
- [ ] I have tested these changes on a dedicated VM or a customer VM
[name of the VM]
- [ ] I have added appropriate documentation or updated existing
documentation.
Is your feature request related to a problem? Please describe the problem.
I would like to be able to assign multiple teams as reviewers.
Describe the solution you'd like
I would like to be able to use comma separate values to assign multiple review teams to a pr.
Additional context
No response
The text was updated successfully, but these errors were encountered: