Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fetch mentors from Webservices #728

Open
KVGarg opened this issue Aug 9, 2019 · 0 comments · May be fixed by #729
Open

Fetch mentors from Webservices #728

KVGarg opened this issue Aug 9, 2019 · 0 comments · May be fixed by #729

Comments

@KVGarg
Copy link
Contributor

KVGarg commented Aug 9, 2019

Created a merge request in webservices, that creates a new table for mentors. The records will added via a check which validates whether the contributor is valid to become a mentor or not. After all checks get green, the contrib is added. So, also fetch those mentors from webservices and show them under the mentors tab

KVGarg added a commit to KVGarg/projects that referenced this issue Aug 9, 2019
The webservices now has a table for mentors,
that stores the requests created by contributor
on the community website. After all checks are
green, the contributor is added a mentor for the
upcoming program based on the request. Therefore,
fetch all those contributors from webservices for
the upcoming GSoC program and append them to the
mentors list

Closes coala#728
@KVGarg KVGarg linked a pull request Aug 9, 2019 that will close this issue
2 tasks
KVGarg added a commit to KVGarg/projects that referenced this issue Aug 9, 2019
The webservices now has a table for mentors,
that stores the requests created by contributor
on the community website. After all checks are
green, the contributor is added a mentor for the
upcoming program based on the request. Therefore,
fetch all those contributors from webservices for
the upcoming GSoC program and append them to the
mentors list

Closes coala#728
KVGarg added a commit to KVGarg/projects that referenced this issue Aug 9, 2019
The webservices now has a table for mentors,
that stores the requests created by contributor
on the community website. After all checks are
green, the contributor is added a mentor for the
upcoming program based on the request. Therefore,
fetch all those contributors from webservices for
the upcoming GSoC program and append them to the
mentors list

Closes coala#728
KVGarg added a commit to KVGarg/projects that referenced this issue Aug 22, 2019
The webservices now has a table for mentors,
that stores the requests created by contributor
on the community website. After all checks are
green, the contributor is added a mentor for the
upcoming program based on the request. Therefore,
fetch all those contributors from webservices for
the upcoming GSoC program and append them to the
mentors list

Closes coala#728
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

2 participants