The GitHub Actions job "Required Checks" on 
texera.git/fix/renovate-chore-prefix has succeeded.
Run started by GitHub user Yicong-Huang (triggered by Yicong-Huang).

Head commit for run:
a2a509b23a7022c454c9f3818f90b2e2f2fbdb87 / Yicong-Huang 
<[email protected]>
fix(ci): type routine Renovate bumps as chore, drop [security] suffix

config:recommended pulls in :semanticPrefixFixDepsChoreOthers, which
types runtime-dependency bumps as fix(...) and overrides our top-level
semanticCommitType: 'chore'. Routine, non-security majors such as
ng-zorro-antd (#7060) and fuse.js (#7059) therefore came through as
fix(...) rather than chore(...).

Append a catch-all packageRule (matchPackageNames: ['*'] -> chore) that
runs last and overrides the preset, so every routine bump is chore(...).
vulnerabilityAlerts is applied as a higher-priority layer for security
branches and keeps its fix(...) type.

Also set commitMessageSuffix: '' in vulnerabilityAlerts to drop
Renovate's default [SECURITY] title suffix; the security label already
identifies those PRs.

Fixes #7071

Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>

Report URL: https://github.com/apache/texera/actions/runs/30496891586

With regards,
GitHub Actions via GitBox

Reply via email to