Code Monkey home page Code Monkey logo

Comments (3)

hross avatar hross commented on July 24, 2024

The issue here seems to be that your workflow file is defining closed days as "in addition to" stale days. The bot used to interpret closed days independently of stale days, so 7 would mean "close issues after 7 days if they are marked stale".

I recently changed the behavior because it's confusing. The bot will now only close issues after 97 days (as you intended) but you installed it before that update.

I also added more logging by default in case unexpected behavior happens in the future, so you will be able to point to the logs and see why the bot did what it did.

Apologies for the confusing behavior here. Please let me know if you have any further issues in the new runs.

from stale.

hross avatar hross commented on July 24, 2024

Fixed logging in: #83

from stale.

HarelM avatar HarelM commented on July 24, 2024

Thanks for the info. Do I need to do something in order to get the latest version?
Also, just to make sure, If I add a stale tag manually, will this bot close the issue after 7 days and not just after 97? Also removing the stale label is defined as "touching" the issue so that it won't close?
Thanks again!

from stale.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.