Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
![]() |
6bb2a723cb |
2045
dist/index.js
vendored
2045
dist/index.js
vendored
File diff suppressed because it is too large
Load Diff
@ -418,7 +418,7 @@ export class IssuesProcessor {
|
|||||||
|
|
||||||
// Determine if this issue needs to be marked stale first
|
// Determine if this issue needs to be marked stale first
|
||||||
if (!issue.isStale) {
|
if (!issue.isStale) {
|
||||||
issueLogger.info(`This $$type is not stale`);
|
issueLogger.info(`This $$type is not stale. Demo message.`);
|
||||||
const shouldIgnoreUpdates: boolean = new IgnoreUpdates(
|
const shouldIgnoreUpdates: boolean = new IgnoreUpdates(
|
||||||
this.options,
|
this.options,
|
||||||
issue
|
issue
|
||||||
|
Loading…
x
Reference in New Issue
Block a user