oxsecurity / megalinter

🦙 MegaLinter analyzes 50 languages, 22 formats, 21 tooling formats, excessive copy-pastes, spelling mistakes and security issues in your repository sources with a GitHub Action, other CI tools or locally.
https://ox.security
GNU Affero General Public License v3.0
1.97k stars 238 forks source link

Updated sources automatically committed #4226

Closed lukelloyd1985 closed 2 weeks ago

lukelloyd1985 commented 3 weeks ago

Addresses #4153

Proposed Changes

When APPLY_FIXES is set the fixed files get automatically committed & pushed to the PR source branch

Readiness Checklist

Author/Contributor

Reviewing Maintainer

echoix commented 3 weeks ago

Theres some Pylint to fix manually that makes two required jobs fail

lukelloyd1985 commented 3 weeks ago

Theres some Pylint to fix manually that makes two required jobs fail

Anything stopping this getting merge?

echoix commented 3 weeks ago

Only required jobs that I keep restarting

lukelloyd1985 commented 3 weeks ago

Only required jobs that I keep restarting

Stuff for me to sort or other things failing?

nvuillam commented 3 weeks ago

I think there is an issue with the latest version of markdown-links-check 😑