issues
search
dearborn-coding-club
/
website-base-backend
A backend API project for the dearborn-coding-club Meetup group.
https://api.dearborncodingclub.com
1
stars
3
forks
source link
Add reviewer groups so we can add everyone as a reviewer when making PRs
#50
Open
MgenGlder
opened
5 months ago
MgenGlder
commented
5 months ago
Summary
When creating a PR, it would be useful to have the ability to add all members of the DCC group to the organization at once. Right now, you have to add each individual individually.
We can leverage
code review settings
to set this up automatically.
Summary