- 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
@@ -1,3 +1,5 @@
{
"pr_template": "${{TITLE}}\n${{TITLE}}\n${{NUMBER}}\n${{URL}}\n${{MERGED_AT}}\n${{AUTHOR}}\n${{AUTHOR}}\n${{LABELS}}\n${{MILESTONE}}\n${{BODY}}\n${{ASSIGNEES}}\n${{REVIEWERS}}"
"pr_template": "${{TITLE}}\n${{TITLE}}\n${{NUMBER}}\n${{URL}}\n${{MERGED_AT}}\n${{AUTHOR}}\n${{AUTHOR}}\n${{LABELS}}\n${{MILESTONE}}\n${{BODY}}\n${{ASSIGNEES}}\n${{REVIEWERS}}",
"max_pull_requests": 1000,
"max_back_track_time_days": 1000
}