fun ProjectFeatures.projectReportTab(base: ProjectReportTab? = null, init: ProjectReportTab.() -> Unit = {}): Unit
Creates a custom tab on a project report with content based on artifacts of some build under this project
See Also
ProjectReportTab