chore(renovate): fix schema warning (prPriority) #16
Reference in New Issue
Block a user
Delete Branch "chore/renovate-config-schema-fix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Was und warum
Renovate meldet in jedem Run fuer dieses Repo die Config-Warnung:
prPriorityist laut Renovate-Schema nur inpackageRuleserlaubt. InvulnerabilityAlertswurde es stillschweigend ignoriert (No-Op).Fix: ersatzlos streichen. Renovate priorisiert Vulnerability-PRs sowieso schon per Default (immediate creation, eigener Branch-Topic, kein Schedule).
Nach Merge
systemctl start renovate.serviceauf Strato