Skip to content

Commit b74173f

Browse files
committed
set PR type to chore
1 parent a6047ed commit b74173f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.buildkite/scripts/esql_grammar_sync.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ main () {
158158
git config --global user.name "$MACHINE_USERNAME"
159159
git config --global user.email 'elasticmachine@users.noreply.github.com'
160160

161-
PR_TITLE='[ES|QL] Update grammars'
161+
PR_TITLE='chore: [ES|QL] Update grammars'
162162
PR_BODY='This PR updates the ES|QL grammars (lexer and parser) and PromQL grammars to match the latest version in Elasticsearch.'
163163

164164
# Check if a PR already exists

0 commit comments

Comments
 (0)