Skip to content

feat: support auto-delete runs on completion#65

Merged
albanm merged 11 commits intomasterfrom
feat-support-auto-delete-run
Mar 2, 2026
Merged

feat: support auto-delete runs on completion#65
albanm merged 11 commits intomasterfrom
feat-support-auto-delete-run

Conversation

@BatLeDev
Copy link
Member

@BatLeDev BatLeDev commented Feb 27, 2026

  • Allow plugin run method to return an object with deleteOnComplete: true to auto-delete the run after execution
  • The run is still saved as lastRun on the processing
  • Useful for processes that check if a file exists and do nothing if the file is missing, avoiding unnecessary run history

@github-actions github-actions bot added feature and removed feature labels Feb 27, 2026
@albanm albanm merged commit 511c98c into master Mar 2, 2026
3 checks passed
@albanm albanm deleted the feat-support-auto-delete-run branch March 2, 2026 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants