lee-lott-actions/Verify Member Exists

Validates if a GitHub user is a member of the specified organization using the GitHub API.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
member-nameThe slugified username of the member to validate (e.g., "john-doe")yes
tokenGitHub token with organization read permissionsyes
ownerThe owner of the organization (user or organization)yes
namedescription
resultResult of the action ("success" or "failure")
member-existsWhether the user is a member of the organization ("true" or "false")
error-messageError message if the member is not confirmed a member of the organizaton