Skip to content

feat: support auto-delete runs on completion#65

Open
BatLeDev wants to merge 10 commits intomasterfrom
feat-support-auto-delete-run
Open

feat: support auto-delete runs on completion#65
BatLeDev wants to merge 10 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
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.

1 participant