Skip to content

Add dialect labeler - #2517

Open
LucaCappelletti94 wants to merge 2 commits into
apache:mainfrom
LucaCappelletti94:dialect-labeler
Open

LucaCappelletti94 wants to merge 2 commits into
apache:mainfrom
LucaCappelletti94:dialect-labeler

Conversation

@LucaCappelletti94

Copy link
Copy Markdown
Contributor

This adds the first (in reality second) attempt at a dialect auto-labeller for PRs, based on the dialects identified from the PR title and body.

If no dialect tags are identifiable, it will post a comment asking the PR author to either add the dialect in the PR title/body, or reply to the bot with the dialects.

I have tested these functionalities in my fork, so I am tentatively hopeful it should work here.

Closes #2506.

@LucaCappelletti94
LucaCappelletti94 marked this pull request as ready for review September 16, 2026 07:16

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

how about maria\s?db
?
and nitpicking but why mssql|ms sql and not ms\s?sql?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Mostly because I did not think of them, feel free to add them as suggestions and I will merge them in, otherwise I will add them later

@BenSatori BenSatori left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

lgtm

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Adding dialect labels

2 participants