Can't find GitHub invitation to join repo?

If you got invited to join a GitHub organization (or a team within a organization), then you can see this invite on the following link:

  • https://github.com/orgs/PUT_ORGANIZATION_NAME_HERE/invitation

If you want to accept a repository invite, then you can use this schema:

  • https://github.com/PUT_ORGANIZATION_NAME_HERE/PUT_REPOSITORY_NAME_HERE/invitations

I had an invitation from 6 hours ago but the only way I was able to view it was by going directly to the project page.

https://github.com/project/

Here a screenshot: GitHub Screenshot


You can get the repository link from the person who invited you and just add /invitations at the end of that URL.

e.g.

https://github.com/<UserName>/<RepositoryName>/invitations

Make sure you are already logged in to the GitHub account for which invitation was sent.

Tags:

Github