themoddinginquisition/Team Membership Checker

Check if an user is a member of an organization team

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
tokenPersonal Access Token with the `read:org` permission.no${{ github.token }}
teamThe team to check for.yesteam
commentA comment to post if the user is not part of the team.no
organizationThe organization of the team to check for. Defaults to the context organization.no${{ github.repository_owner }}
exitIf the action should exit if the user is not part of the team.notrue
namedescription
teamsThe actual teams of the user
permittedWhether a user is part of the team or not