Closed pedropombeiro closed 5 years ago
Currently, there's a single parameter (stale/daysUntilStale) which applies to both issues and PRs. We need to add a separate override parameter for PRs (stale/daysUntilPullRequestStale). If present, it will override stale/daysUntilStale for PRs.
stale/daysUntilStale
stale/daysUntilPullRequestStale
Currently, there's a single parameter (
stale/daysUntilStale
) which applies to both issues and PRs. We need to add a separate override parameter for PRs (stale/daysUntilPullRequestStale
). If present, it will overridestale/daysUntilStale
for PRs.