- add more testcases to cover the new sort orders - FIX https://github.com/mikepenz/release-changelog-builder-action/issues/757
9 lines
180 B
JSON
9 lines
180 B
JSON
{
|
|
"sort": {
|
|
"order": "ASC",
|
|
"on_property": "title"
|
|
},
|
|
"pr_template": "${{TITLE}}",
|
|
"max_pull_requests": 1000,
|
|
"max_back_track_time_days": 1000
|
|
} |