GitHub - List statuses for a ref (batch) action

The List statuses for a ref (batch) action lists all statuses associated with a reference (ref) in GitHub. A ref is a commit SHA, branch name, or tag in GitHub.

Input

Input fieldDescription
OrganizationSelect from the drop-down menu or enter the organization name. You can find the organization name in your GitHub URL. For example, https://github.com/organization/repo_name/.
Repository nameEnter the repository name you plan to monitor for new issues.
ReferenceEnter the reference you plan to list statuses from. For example, a commit SHA, branch name, or tag in GitHub.

Output

Output fieldDescription
Created atThe date and time when the status was created.
Updated atThe date and time when the status was updated.
StateThe state that the status is in. For example, Open.
Target URLThe URL associated with a specified reference.
DescriptionThe description associated with the reference.
IDThe ID of the new GitHub status.
ContextAn identifier for the source of a commit status.
CreatorInformation about the user that created the status.
List sizeThe number of statuses in the list.
List indexThe position of the returned status in the list.

Last updated: