- adjust test cases, as with the age of the action, original commits and PRs for the tests are now out of range

This commit is contained in:
Mike Penz
2021-06-21 09:19:40 +02:00
parent e38e90f582
commit 4c497421fc
12 changed files with 36 additions and 12 deletions
@@ -10,5 +10,7 @@
}
],
"template": "${{CHANGELOG}}\n\nUncategorized:\n${{UNCATEGORIZED}}\n\nIgnored:\n${{IGNORED}}\n\n${{UNCATEGORIZED_COUNT}}\n${{IGNORED_COUNT}}",
"empty_template": "${{OWNER}}\n${{REPO}}\n${{FROM_TAG}}\n${{TO_TAG}}"
"empty_template": "${{OWNER}}\n${{REPO}}\n${{FROM_TAG}}\n${{TO_TAG}}",
"max_pull_requests": 1000,
"max_back_track_time_days": 1000
}