Function generateSuccessTitle

  • Generate the title for the successful check.

    Parameters

    • subprojects: SubProjConfig[]

      The matching subprojects.

    • checksStatusLookup: Record<string, string>

      The posted check status.

    Returns string

Generated using TypeDoc