• v3.0.5 db0a20585c

    Update issue.updated_at if we have just marked an issue stale (#85)

    gitea-admin released this 2020-05-29 09:32:20 -04:00 | 6 commits to master since this release

    This is to ensure we do not close issues before days-before-close has
    expired. Without this fix we can encounter a situation where an issue
    gets marked as stale and it gets closed immediately without waiting
    days-before-close number of days.

    Downloads