tgrall/Add User to Org Action
This action add the user that generated the event as member of the current organization
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | The GitHub token that can be used to obtain the Issue via API lookup | — | ${{ github.token }} |
| github_user | The user that will be added to the organization | — | ${{ github.actor }} |
| github_organization | The organization where the user will be added as member | — | ${{ github.repository_owner }} |
Outputs
no outputs