Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 10 days 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-15T09:02:15.000Z (over 4 years ago)
- Last Synced: 2024-11-29T16:33:50.859Z (2 months 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://img.shields.io/github/stars/roharon/org-invite-automation.svg?style=social)](https://github.com/roharon/org-invite-automation/stargazers) ![](https://img.shields.io/github/last-commit/roharon/org-invite-automation) ![Heroku](https://heroku-badge.herokuapp.com/?app=heroku-badge&svg=1)
> Quickly Host a webpage to allow people to join My Github Organization
![image](https://user-images.githubusercontent.com/4939738/90268208-a2224300-de91-11ea-97af-12d8a2bb805f.png)
### Deploy right now
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](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.