Function generateProgressDetails

  • Generates a progress report for currently finished checks which will be posted in the status check report.

    Parameters

    • subprojects: SubProjConfig[]

      The subprojects that the PR matches.

    • checksStatusLookup: Record<string, string>

      The lookup table for checks status.

    • config: CheckGroupConfig

    Returns string

Generated using TypeDoc