Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/buildpacks-community/invites
Automation to allow Buildpack Community maintainers to invite members to the organization
https://github.com/buildpacks-community/invites
Last synced: 6 days ago
JSON representation
Automation to allow Buildpack Community maintainers to invite members to the organization
- Host: GitHub
- URL: https://github.com/buildpacks-community/invites
- Owner: buildpacks-community
- License: apache-2.0
- Created: 2023-01-26T12:11:50.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-26T13:36:35.000Z (almost 2 years ago)
- Last Synced: 2024-11-09T23:27:27.931Z (2 months ago)
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# invites
This repository allows members of the "maintainers" Github team to invite members to this organization.
## Usage
1. Create an ["Invite Member" issue](https://github.com/buildpacks-community/invites/issues/new?assignees=&labels=&template=invite.yml&title=Invite+Member).
2. Provide the username of the user you wish to invite. Eg. - samj1912
3. A [github action on this repository](https://github.com/buildpacks-community/invites/actions) should kick off with corresponding to the issue you just created.
4. If the invite is successful the original issue will be closed.
5. If the invite was unsuccessful or the action failed, simply re-open the issue. If the failure persists, please tag @maintainers on the issue.