VedantKhairnar / Cheat-Sheets

Developer Cheatsheets
https://vedantkhairnar.cf/Cheat-Sheets/#/topics
295 stars 206 forks source link

Add a GitHub action to auto-assign Mentors for every PR #124

Closed m-code12 closed 3 years ago

m-code12 commented 3 years ago

I would like to add a GitHub action to auto-assign mentors for every PR. It sometimes becomes hectic for the mentors to take a look at all the Projects for the PRs made by the Contributors. This action would give a nice notification about reviewing the pr and make things pretty easy for the mentor. It would automatically ask for reviews by the mentors on every pr created.

Demo :

m-code12 commented 3 years ago

@VedantKhairnar Can I implement this?

VedantKhairnar commented 3 years ago

I am the only maintainer here. So, will it be helpful actually? Also, who these maintainers can be?

m-code12 commented 3 years ago

I am the only maintainer here. So, will it be helpful actually? Also, who these maintainers can be?

@VedantKhairnar Even if you are the only maintainer, you can make use of this action. This action will automatically ask for your reviewal whenever a new pr is opened. These maintainers can be the members of your org, or the mentors for this project.

VedantKhairnar commented 3 years ago

It anyways asks when a new PR is opened and this is personal repo and at moment I am not looking forward in having any mentors, so might this isnt much needed at moment, I guess.

m-code12 commented 3 years ago

It anyways asks when a new PR is opened and this is personal repo and at moment I am not looking forward in having any mentors, so might this isnt much needed at moment, I guess.

Okay I am closing this issue then

m-code12 commented 3 years ago

Also @VedantKhairnar, isn't the welcome bot on this repo working? , Can I raise an issue for that?