https://github.com/roharon/org-invite-automation
Invite to github organization on web-site
https://github.com/roharon/org-invite-automation
auto-invite automation github heroku invite invite-automation organization
Last synced: about 1 year ago
JSON representation
Invite to github organization on web-site
- Host: GitHub
- URL: https://github.com/roharon/org-invite-automation
- Owner: roharon
- Created: 2020-08-14T13:17:53.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-15T09:02:15.000Z (almost 6 years ago)
- Last Synced: 2025-01-28T04:16:55.410Z (over 1 year ago)
- Topics: auto-invite, automation, github, heroku, invite, invite-automation, organization
- Language: HTML
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# org-invite-automation [](https://github.com/roharon/org-invite-automation/stargazers)  
> Quickly Host a webpage to allow people to join My Github Organization

### Deploy right now
[](https://heroku.com/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,
Notwithstanding set these correctly, if it occurs some error then please add issue.