Skip to content

Conversation

@mdjermanovic
Copy link
Member

Per eslint/eslint#18455, only commits tagged as feat, fix, or perf should trigger a release.

This PR removes all other tags from changelog-types in the release-please configuration.

This means that release-please will no longer consider commits tagged as docs, build, chore, ci, refactor, or test as "releasable units" and will thus no longer create a release PR for those commits. Note that this also means that those commits won't be included in the changelog.

If we merge this before #155, I believe it will remove two chores from the changelog there, which is okay.

@fasttime
Copy link
Member

I'm going to merge this now, and since it is tagged "ci", no new release PR should be created.

Copy link
Member

@fasttime fasttime left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@fasttime fasttime merged commit fc9837d into main May 17, 2024
@fasttime fasttime deleted the release-please-tags branch May 17, 2024 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants