@xdevops/issue-auto-finish 1.0.73 → 1.0.74

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4347,7 +4347,7 @@ var PipelineOrchestrator = class {
4347
4347
  } catch {
4348
4348
  }
4349
4349
  });
4350
- this.tracker.delete(issueIid);
4350
+ this.tracker.updateState(issueIid, "skipped" /* Skipped */);
4351
4351
  logger19.info("Issue cancelled", { issueIid });
4352
4352
  }
4353
4353
  retryFromPhase(issueIid, phase) {
@@ -5082,4 +5082,4 @@ export {
5082
5082
  PipelineOrchestrator,
5083
5083
  BrainstormService
5084
5084
  };
5085
- //# sourceMappingURL=chunk-RFMARJ5D.js.map
5085
+ //# sourceMappingURL=chunk-MY5XUQKB.js.map