Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.