jenkins-infra / plugin-health-scoring

This project aims to introduce a metric system to calculate the health score of each plugin within the Jenkins ecosystem and reflect the final scores on the Plugin Site for the plugin maintainers and users.
https://plugin-health.jenkins.io
MIT License
24 stars 46 forks source link

Missing definition for a field in repository configuration #503

Closed sridamul closed 7 months ago

sridamul commented 7 months ago

Description of the bug

Missing message field in the repository configuration Eg. Ant-plugin, Matrix-project

Screenshot 2024-04-07 020555

Also in respective scores page Ant-Plugin

Screenshot 2024-04-07 020434

I am not sure whether it is left intentionally. But it would be great to leave a message to describe what the score is for?

alecharp commented 7 months ago

It is not left intentionally, this is a bug I just saw as well. Thank you for reporting that, I'm working on it.

alecharp commented 7 months ago

I just released the fix. Sorry about creating this problem.

alecharp commented 7 months ago

For the record, the plugin site was not updated yet (at the time I'm writing this). However, you can see the scoring fixed on:

The plugin site is built every 3hrs, we should have the correct data displayed there shortly.