Add a section to the config:
stale_pull_cleanup:
enabled: true
duration: 7d
Check any activity in PR:
If non of these happened during stale_pull_cleanup.duration, trigger delete deployment for PR.
Any new commit or /deploy comment will make a deployment again.