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

Detect when display name is a GitHub username #32

Closed
jayvdb opened this issue Dec 6, 2017 · 0 comments
Closed

Detect when display name is a GitHub username #32

jayvdb opened this issue Dec 6, 2017 · 0 comments

Comments

@jayvdb
Copy link
Member

jayvdb commented Dec 6, 2017

Split off from #8 , lets get the easy case done sooner than later.

andrewda added a commit to andrewda/gci-leaders that referenced this issue Dec 11, 2017
This detects when a student's GCI display name is their GitHub
username. To ensure we don't get the wrong account, this will first
verify that the user has been active since the start of GCI. If they
have, we then check if the user has created an issue or PR to the
organization's GitHub org. If so, we consider them the correct user.

Closes coala#32
andrewda added a commit to andrewda/gci-leaders that referenced this issue Dec 11, 2017
This detects when a student's GCI display name is their GitHub
username. To ensure we don't get the wrong account, this will first
verify that the user has been active since the start of GCI. If they
have, we then check if the user has created an issue or PR to the
organization's GitHub org. If so, we consider them the correct user.

Closes coala#32
andrewda added a commit to andrewda/gci-leaders that referenced this issue Dec 11, 2017
This detects when a student's GCI display name is their GitHub
username. To ensure we don't get the wrong account, this will first
verify that the user has been active since the start of GCI. If they
have, we then check if the user has created an issue or PR to the
organization's GitHub org. If so, we consider them the correct user.

Closes coala#32
andrewda added a commit to andrewda/gci-leaders that referenced this issue Dec 11, 2017
This detects when a student's GCI display name is their GitHub
username. To ensure we don't get the wrong account, this will first
verify that the user has been active since the start of GCI. If they
have, we then check if the user has created an issue or PR to the
organization's GitHub org. If so, we consider them the correct user.

Closes coala#32
andrewda added a commit to andrewda/gci-leaders that referenced this issue Dec 11, 2017
This detects when a student's GCI display name is their GitHub
username. To ensure we don't get the wrong account, this will first
verify that the user has been active since the start of GCI. If they
have, we then check if the user has created an issue or PR to the
organization's GitHub org. If so, we consider them the correct user.

Closes coala#32
andrewda added a commit to andrewda/gci-leaders that referenced this issue Dec 11, 2017
This detects when a student's GCI display name is their GitHub
username. To ensure we don't get the wrong account, this will first
verify that the user has been active since the start of GCI. If they
have, we then check if the user has created an issue or PR to the
organization's GitHub org. If so, we consider them the correct user.

Closes coala#32
andrewda added a commit to andrewda/gci-leaders that referenced this issue Dec 11, 2017
This detects when a student's GCI display name is their GitHub
username. To ensure we don't get the wrong account, this will first
verify that the user has been active since the start of GCI. If they
have, we then check if the user has created an issue or PR to the
organization's GitHub org. If so, we consider them the correct user.

Closes coala#32
andrewda added a commit to andrewda/gci-leaders that referenced this issue Dec 11, 2017
This detects when a student's GCI display name is their GitHub
username. To ensure we don't get the wrong account, this will first
verify that the user has been active since the start of GCI. If they
have, we then check if the user has created an issue or PR to the
organization's GitHub org. If so, we consider them the correct user.

Closes coala#32
andrewda added a commit to andrewda/gci-leaders that referenced this issue Dec 11, 2017
This detects when a student's GCI display name is their GitHub
username. To ensure we don't get the wrong account, this will first
verify that the user has been active since the start of GCI. If they
have, we then check if the user has created an issue or PR to the
organization's GitHub org. If so, we consider them the correct user.

Closes coala#32
andrewda added a commit to andrewda/gci-leaders that referenced this issue Dec 11, 2017
This detects when a student's GCI display name is their GitHub
username. To ensure we don't get the wrong account, this will first
verify that the user has been active since the start of GCI. If they
have, we then check if the user has created an issue or PR to the
organization's GitHub org. If so, we consider them the correct user.

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

No branches or pull requests

2 participants