tgrall/Add User to Org Action

This action add the user that generated the event as member of the current organization

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
github_tokenThe GitHub token that can be used to obtain the Issue via API lookup${{ github.token }}
github_userThe user that will be added to the organization${{ github.actor }}
github_organizationThe organization where the user will be added as member${{ github.repository_owner }}

no outputs