Skip to main content

Notes

  • Check task ids are {prefix}-{checkId}; verdict is {prefix}-verdict.
  • strategy is pure code: all-pass needs every check to pass, majority needs more than half (passCount*2 > total), any-pass needs at least one.
  • Use command instead of agent for shell-based checks.

Source

The <CheckSuite> implementation and the files it imports, straight from the package source. This section is generated; edit the source, not this block.