jenkins-infra/plugin-health-scoring

Improve Plugin Scoring implementation

AayushSaini101 opened this issue · 3 comments

Description:
At present now, we have several probes that detect the major https://www.jenkins.io/doc/developer/tutorial-improve/ improvement needed in the plugin.

  • IncrementalBuildDetectionProbe
  • SCMLinkValidationProbe
  • JenkinsCoreProbe
  • DescriptionProbe [ Issue is already created working on it]
  • Add Contribution Guide

These are the same probes that help to detect the major improvements in the plugin, but currently there is no scoring key that helps to identify the improvements needed in the plugin.

image

See #243

@alecharp This one is different that #243 is related to the Scoring of the quality but this is for to show the area improvement

It can seem different but it is not. We need to rework the current PluginMaintenanceScoring to better track the plugin modernization / maintenance guide.