tipascoa-test/login-teams-membership

Get a user teams membership in an organization

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
organizationOrganization name (default is repo owner)no${{ github.repository_owner }}
usernameUsername to get teams or check team membershipyes
teamIf you specify a team name it will output if the user is a member of that team (case insensitive)no""
GITHUB_TOKENGITHUB_TOKENyes
namedescription
teamsThe list of teams the user belongs (array)
isTeamMemberPredicate to indicate if user belongs to team