Module check_suite

Source

Structs§

CheckSuite
CheckSuite : A suite of checks performed on the code of a given code change

Enums§

Conclusion
Status
The phase of the lifecycle that the check suite is currently in. Statuses of waiting, requested, and pending are reserved for GitHub Actions check suites.