roharon / org-invite-automation

Invite to github organization on web-site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

org-invite-automation Heroku

Quickly Host a webpage to allow people to join My Github Organization

image

Deploy right now

Deploy

How to set Config Variables

You need to set 3 config variables.

  1. GITHUB_ACCESS_TOKEN must include admin:org scope. If you don't know how to generate token, go to https://github.com/settings/tokens and click Generate new token

  2. [optional] JOIN_KEY can protect someone that is not your member to join your organization using just the url. If you don't worry about it, you can pass it.

  3. ORGANIZATION_NAME is your github organization name, you can find name as in this form, https://github.com/orgs/{ORGANIZATION_NAME}/people

Notwithstanding set these correctly, if it occurs some error then please add issue.

About

Invite to github organization on web-site


Languages

Language:HTML 77.6%Language:Python 22.4%