lee-lott-actions/Add Team to Organization

Creates a new team in the specified GitHub organization with a given name and description using the GitHub API.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
team-nameThe slugified name of the team to create (e.g., "code-approvers")yes
team-descriptionDescription of the teamyes
ownerThe owner of the organization (user or organization)yes
tokenGitHub token with organization admin permissionsyes
namedescription
resultResult of the team creation operation ("success" or "failure")
error-messageError message if the team creation operation fails