Skip to content

Commit 31cf5ce

Browse files
authored
Exclude questions from changelog (apache#5349)
1 parent 8e9d713 commit 31cf5ce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github_changelog_generator

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ add-sections={"documentation":{"prefix":"**Documentation updates:**","labels":["
2424
#pull-requests=false
2525
# so that the component is shown associated with the issue
2626
issue-line-labels=arrow,parquet,arrow-flight
27-
exclude-labels=development-process,invalid,object-store
27+
exclude-labels=development-process,invalid,object-store,question
2828
breaking_labels=api-change

object_store/.github_changelog_generator

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ add-sections={"documentation":{"prefix":"**Documentation updates:**","labels":["
2323
# so that the component is shown associated with the issue
2424
issue-line-labels=object-store
2525
# skip non object_store issues
26-
exclude-labels=development-process,invalid,arrow,parquet,arrow-flight,parquet-derive
26+
exclude-labels=development-process,invalid,arrow,parquet,arrow-flight,parquet-derive,question
2727
breaking_labels=api-change

0 commit comments

Comments
 (0)