ok property

bool ok
final

Whether every check that ran found nothing.

Not "the release is publishable" on its own — read it beside skipped, because a run that checked one artifact and skipped three is ok: true and says almost nothing.

Implementation

final bool ok;