On Wed, Apr 15, 2026 at 9:33 AM Jacques Le Roux via dev < [email protected]> wrote:
> [...] > Please don't modify .github/dependabot.yml in plugins before that. There > now are much chances that the jsgantt-improved is OK. Hi Jacques, The change you introduced is incorrect because "projectmgr" is not a valid value for the package-ecosystem property. As reported in the comment you added on the same line: “# See documentation for possible values”. For your reference, the documentation is here: https://docs.github.com/en/code-security/reference/supply-chain-security/dependabot-options-reference#package-ecosystem- I reiterate what I wrote in my previous email: > "Over the past few weeks, I have spent significant effort improving and > stabilizing our CI/CD configuration, which was previously incomplete and > unreliable. Please avoid modifying these configurations unless you fully > understand the impact, this includes studying and testing changes in your > own fork before committing them to the main repository." I am going to fix the error you introduced because as of now the Dependabot run today will not fix any issues. Best regards, Jacopo
