Skip to content

Commit e7198bf

Browse files
authored
Merge pull request #7589 from LibreSign/chore/fix-release-drafter-query-limit-stable32
[stable32] chore(release): reduce stable32 release-drafter query limit
2 parents cf9756e + be81a76 commit e7198bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/release-drafter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
name-template: 'v$RESOLVED_VERSION'
55
tag-template: 'v$RESOLVED_VERSION'
66
filter-by-commitish: true
7-
pull-request-limit: 100
7+
pull-request-limit: 50
88
history-limit: 50
99
sort-by: merged_at
1010
sort-direction: ascending

0 commit comments

Comments
 (0)