Skip to content

Cleanup stale pull requests when not activity during defined time period #1

Closed
@maZahaca

Description

@maZahaca

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions