This commit is contained in:
Ross Brodbeck
2020-05-26 09:06:01 -04:00
parent bb7acbc692
commit 55ac880ddb
2 changed files with 0 additions and 3 deletions

View File

@@ -163,8 +163,6 @@ export class IssueProcessor {
this.options.daysBeforeStale
);
// TODO: better stale calculation here not including bot comments
// determine if this issue needs to be marked stale first
if (!isStale && shouldBeStale) {
core.info(