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

Probe for the maintainers of the plugin and their last activity. #233

Open jleon33 opened 1 year ago

jleon33 commented 1 year ago

Title

Maintainers and their Activity

Description

One useful probe I think would be to list the maintainers and the date of their most recent activity if possible. I.e For plugin 'x' the maintainers are Jim, Bob, and Susan. Jim's last activity was on this date, Bob's, Susan's etc. Perhaps even the "action" they took on that date?

I think understanding who to contact for each plugin can be very useful for multiple personas.

debayangg commented 5 days ago

I would like to work on this issue. Can you provide some idea on how you imagine it to be implemeted and some examples I should go through.