bryantson/Check member exists in GitHub Team
GitHub Actions to check if an username exists in Team
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| org_slug | Name of the organization | yes | — |
| team_slug | Name of Team to check | yes | — |
| gh_token | GitHub Token with right permission | yes | — |
| username | Type username to check | yes | — |
Outputs
| name | description |
|---|---|
| exists-in-team | If the member exists in the team |