I'm looking into this.
Le lun. 18 mars 2024, 10:32, 'Michael Kriese' via Jenkins Developers < [email protected]> a écrit : > Still no updated 🤔 > > https://plugins.jenkins.io/additional-identities-plugin/healthscore/ > https://plugins.jenkins.io/scoring-load-balancer/healthscore/ > > [email protected] schrieb am Donnerstag, 14. März 2024 um 08:49:32 > UTC+1: > >> No you don't. >> >> Le jeu. 14 mars 2024, 08:22, 'Michael Kriese' via Jenkins Developers < >> [email protected]> a écrit : >> >>> Do i need to release a new version to get the issue tracker and renovate >>> changes detected? >>> >>> Michael Kriese schrieb am Mittwoch, 13. März 2024 um 16:12:52 UTC+1: >>> >>>> 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/2c3727e4-cb36-4805-871d-af490560f845n%40googlegroups.com >>> <https://groups.google.com/d/msgid/jenkinsci-dev/2c3727e4-cb36-4805-871d-af490560f845n%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/12f04995-3b7d-45d8-96df-403ea81da7afn%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-dev/12f04995-3b7d-45d8-96df-403ea81da7afn%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/CAKwJSvwFYdkoVHGXDyTH2yY04z0kqoy-jyNg4bjfwSBi1yefUg%40mail.gmail.com.
