garimasingh128 / ToDoista

A ToDo app :orange_book: made using MERN. Keep a track of your activities on a single click. :thought_balloon: :computer:
https://vigorous-kalam-504459.netlify.app
21 stars 39 forks source link

feat: Added GitHub action to auto assign mentors #69

Closed m-code12 closed 3 years ago

m-code12 commented 3 years ago

Fixes: #63

What is the change?

Added a GitHub action to auto assign mentors for every pr.

How was it tested?

I have tested the GitHub action in my personal repository. It automatically adds me as a reviewer on every pr created. Here is a link to the repo: https://github.com/m-code12/Test_repo

Submissions guide:

m-code12 commented 3 years ago

@garimasingh128 Please review and merge this pr.

garimasingh128 commented 3 years ago

Looks good! Next time keep the base branch to develop, as of now I am merging it.