You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR introduced an issue #463 regarding the dry-run.
The project doesn't have test covering the operations per run, so it's only an assumption based on my understanding of the current code.
Describe your issue
This PR introduced an issue #463 regarding the dry-run.
The project doesn't have test covering the operations per run, so it's only an assumption based on my understanding of the current code.
Here is the lack of dry-run wrapper:
stale/src/classes/issues-processor.ts
Line 743 in b1da9e1
stale/src/classes/issues-processor.ts
Line 787 in b1da9e1
stale/src/classes/issues-processor.ts
Line 801 in b1da9e1
And I think that this block should not be cancelled in a dry-run.
stale/src/classes/issues-processor.ts
Line 821 in b1da9e1
Sorry!
The text was updated successfully, but these errors were encountered: