Skip to content

Commit 90baa67

Browse files
committed
ci: Increase changelog generation max PRs fetched
Signed-off-by: Charlie Truong <chtruong@nvidia.com>
1 parent 3571dc9 commit 90baa67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/config/changelog-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"transformers": [],
1717
"max_tags_to_fetch": 100,
18-
"max_pull_requests": 500,
18+
"max_pull_requests": 1000,
1919
"max_back_track_time_days": 365,
2020
"exclude_merge_branches": [],
2121
"tag_resolver": {

0 commit comments

Comments
 (0)