Magidoc

CheckRunFilter
Input Object

The filters that are available when fetching check runs.

Fields

#

appId

Filters the check runs created by this application ID.

checkName

Filters the check runs by this name.

checkType

Filters the check runs by this type.

conclusions

Filters the check runs by these conclusions.

status

Filters the check runs by this status. Superceded by statuses.

statuses

Filters the check runs by this status. Overrides status.

Usages

#

References

#

  • Argument filterBy of field checkRuns from type CheckSuite