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(stale): Stale implementation for issues and pr #255

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Sep 26, 2022

  1. feat(stale): Stale implementation for issues and pr

    # Stale
    Whenever an issue or Pull Request has not been updated for a while, a stale label will be placed to mark it as stale. A closing comment may also be posted to notify contributors.
    
    The stale label is removed if the Issue or Pull Request is updated, or if anyone comments on it.
    
    Use the official Stale action located at https://github.com/actions/stale
    ankitdas13 authored Sep 26, 2022
    Configuration menu
    Copy the full SHA
    a592ea5 View commit details
    Browse the repository at this point in the history