https://github.com/jenkins-infra/plugin-health-scoring/issues/483
Will now move my configs to github folder as workaround. [email protected] schrieb am Mittwoch, 13. März 2024 um 15:53:59 UTC+1: > Hi, > > Thank you for reaching out. > > First, you can find the code of the plugin-health-score (PHS) here: > https://github.com/jenkins-infra/plugin-health-scoring > > Second, I think I see the problem. I got under the impression that the > renovate.json file has to be in the .github folder. But it's working for > you to have it at the root of the repository. > > You can see in the code of PHS that we are looking in .github folder ( > https://github.com/jenkins-infra/plugin-health-scoring/blob/908c24dade7fb2eb3865fc5046e6ab4baec4754c/core/src/main/java/io/jenkins/pluginhealth/scoring/probes/AbstractDependencyBotConfigurationProbe.java#L57) > > for a file named renovate.json ( > https://github.com/jenkins-infra/plugin-health-scoring/blob/908c24dade7fb2eb3865fc5046e6ab4baec4754c/core/src/main/java/io/jenkins/pluginhealth/scoring/probes/RenovateProbe.java#L45 > ). > > Please open a ticket on the PHS repository so we can work this out. > > Le mer. 13 mars 2024, 13:33, 'Michael Kriese' via Jenkins Developers < > [email protected]> a écrit : > >> Hi, >> >> I'm using Renovate to update my dependencies, but it's not deteced as >> valid manager on plugin health sore >> >> - https://plugins.jenkins.io/additional-identities-plugin/healthscore/ >> - https://plugins.jenkins.io/scoring-load-balancer/healthscore/ >> >> Where we can add / enable the detection? >> >> Regards >> Michael >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Jenkins Developers" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/jenkinsci-dev/58008a24-3a9e-4954-85af-54025db72e17n%40googlegroups.com >> >> <https://groups.google.com/d/msgid/jenkinsci-dev/58008a24-3a9e-4954-85af-54025db72e17n%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/3be92c1c-c5e1-4bd4-bc7b-18134e519cf3n%40googlegroups.com.
