このページは日本語には対応しておりません。随時翻訳に取り組んでいます。翻訳に関してご質問やご意見ございましたら、お気軽にご連絡ください。

List members of given team.

Inputs

フィールド

種類

説明

organization [required]

string

The name of the GitHub organization.

teamName [required]

string

The slug of the GitHub team name. This is typically the team name with hyphens instead of spaces. To see a list of team names and slugs, go to https://github.com/orgs//teams.

role

enum

Optionally filter members by role in the team. Defaults to all. Allowed enum values: all,member,maintainer

default: all

Outputs

Expand All

フィールド

種類

説明

members [required]

[object]

List of team members

username [required]

string

id [required]

number

htmlUrl [required]

string

siteAdmin [required]

boolean