LucaCappelletti94 opened a new pull request, #2516:
URL: https://github.com/apache/datafusion-sqlparser-rs/pull/2516

   Closes #2506.
   
   Reviewers who know one dialect have no way to filter the PR list for it 
today. This adds a workflow that labels pull requests and issues with the 
dialects they name, such as `PostgreSQL`, `Snowflake` or `SQL Server`, read 
from a `<Dialect>: description` title, from a `Dialects:` line in the 
description, from a `Dialects:` reply by the author or a committer, and as a 
last resort from the description text. A code-touching PR that names no dialect 
gets a single comment asking for one. Labels are only ever added, never 
removed, so anything set by hand stays. A PR template carrying the `Dialects:` 
line comes along so new contributors see the convention.
   
   Both actions are GitHub-owned and allowed under the ASF policy without an 
allowlist change, and nothing from the PR head is ever checked out or executed. 
The flow was exercised end to end on a fork, including a burst of bot edits 
that must not cancel the run. `Trino` is one table line once #2485 lands.
   
   AI-assisted (Claude Code), design and every line reviewed by me.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to