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

Implement logic to find old 4 year old E-needs-mcve issues to close #1746

Closed

Commits on Nov 10, 2023

  1. Implement logic to find old E-needs-mcve issues to close

    This is the first commit in a series of commits to implement the
    automatic triaging of old E-needs-mcve issues that was proposed and
    discussed in [t-release/triage] and cross-posted to [T-compiler].
    
    This commit only implements the logic to find what the issues to close,
    and prints that info to stdout for inspection. Think of it as a dry run.
    
    After we have convinced ourselves this logic works as it should, we can
    implement the final steps:
    * Actually close the issue
    * Report closes to "triagebot closed issues" topic in "t-release/triage" Zulip
    
    [t-release/triage]: https://rust-lang.zulipchat.com/#narrow/stream/242269-t-release.2Ftriage/topic/auto-close.20E-needs-mcve/near/400273684
    [t-compiler]: https://rust-lang.zulipchat.com/#narrow/stream/131828-t-compiler/topic/auto.20closing.20E-meeds-mcve/near/399663832
    Enselic committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    d9d5925 View commit details
    Browse the repository at this point in the history