Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(project): Add cronjob to check for stale issues #287

Merged
merged 1 commit into from
May 2, 2020

Commits on May 2, 2020

  1. feat(project): Add cronjob to check for stale issues

    GitHub actions is a workflow engine.
    The stale workflow helps us to keep the issue tracker up to date.
    Issues that doesn't have activity since 60 days will be marked as
    stale and closed eventually.
    andygrunwald committed May 2, 2020
    Configuration menu
    Copy the full SHA
    f884201 View commit details
    Browse the repository at this point in the history