Skip to content

Conversation

@aladdin-add
Copy link
Member

@aladdin-add aladdin-add commented Nov 5, 2025

Prerequisites checklist

What is the purpose of this pull request?

This change removes the custom semantic prefix preset to align with release-please's expected commit conventions:

  • dependencies updates now use "fix:" prefix
  • devDependencies updates now use "chore:" prefix

The removal enables better integration with release-please by using standard semantic commit prefixes that release-please recognizes for automatic version bumping and changelog generation.

Especially after the @eslint/* update, using "fix", release-please can update the version (whereas using "chore" cannot).

What changes did you make? (Give an overview)

Related Issues

refs:eslint/markdown#577 (comment)

Is there anything you'd like reviewers to focus on?

This change removes the custom semantic prefix preset to align with release-please's expected commit conventions:
- dependencies updates now use "fix:" prefix
- devDependencies updates now use "chore:" prefix

The removal enables better integration with release-please by using standard semantic commit prefixes that release-please recognizes for automatic version bumping and changelog generation.
@eslint-github-bot eslint-github-bot bot added the bug Something isn't working label Nov 5, 2025
@eslintbot eslintbot added this to Triage Nov 5, 2025
@github-project-automation github-project-automation bot moved this to Needs Triage in Triage Nov 5, 2025
@aladdin-add aladdin-add moved this from Needs Triage to Evaluating in Triage Nov 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

Status: Evaluating

Development

Successfully merging this pull request may close these issues.

2 participants