Skip to content

Use labels array in release drafter config#983

Merged
curquiza merged 1 commit into
mainfrom
fix/release-drafter-categories-label
Jul 22, 2026
Merged

Use labels array in release drafter config#983
curquiza merged 1 commit into
mainfrom
fix/release-drafter-categories-label

Conversation

@Strift

@Strift Strift commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Pull Request

Related issue

Release Drafter v7 requires label to be a string; multi-label categories must use labels.

What does this PR do?

  • Fix config

AI disclosure

Cursor with grok-4.5-high

PR checklist

Please check if your PR fulfills the following requirements:

  • Did you use any AI tool while implementing this PR (code, tests, docs, etc.)? If yes, disclose it in the PR description and describe what it was used for. AI usage is allowed when it is disclosed.
  • Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)?
  • Have you read the contributing guidelines?
  • Have you made sure that the title is accurate and descriptive of the changes?

Thank you so much for contributing to Meilisearch!

Summary by CodeRabbit

  • Chores
    • Improved release draft categorization by supporting multiple labels for maintenance and miscellaneous changes.

Release Drafter v7 requires `label` to be a string; multi-label categories must use `labels`.

Co-authored-by: Cursor <cursoragent@cursor.com>
@Strift Strift added the maintenance Anything related to maintenance (CI, tests, refactoring...) label Jul 22, 2026
@curquiza
curquiza added this pull request to the merge queue Jul 22, 2026
Merged via the queue into main with commit 6484e8e Jul 22, 2026
2 checks passed
@curquiza
curquiza deleted the fix/release-drafter-categories-label branch July 22, 2026 08:29
@coderabbitai

coderabbitai Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: b9346e75-4fe0-44c8-9a79-7902c68dd5a1

📥 Commits

Reviewing files that changed from the base of the PR and between 4664538 and 8c5b3b7.

📒 Files selected for processing (1)
  • .github/release-draft-template.yml

📝 Walkthrough

Walkthrough

The release draft template changes the maintenance category from a singular label field to a plural labels list.

Changes

Release template configuration

Layer / File(s) Summary
Maintenance category labels
.github/release-draft-template.yml
The “⚙️ Maintenance/misc” category now declares its labels using the plural labels key and list format.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Poem

A bunny twitched its whiskers bright,
“Labels in lists are neat and right!”
The template hopped, the field grew wide,
Maintenance tags now spring inside.
“One small change!” the rabbit sings,
“A tidy list can fix things!”

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/release-drafter-categories-label

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Anything related to maintenance (CI, tests, refactoring...)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants