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

[BUG] The log regarding the total of processed items are only counting the first batch #431

Closed
C0ZEN opened this issue Feb 9, 2022 · 1 comment · Fixed by #436
Closed
Assignees
Labels
bug 🐛 Something isn't working released 📦 Added when a Github/npm release was made

Comments

@C0ZEN
Copy link
Member

C0ZEN commented Feb 9, 2022

Describe the bug

Example:
In https://github.com/Sonia-corporation/stale/runs/5132224482?check_suite_focus=true
All the issues (20) were processed

Expected behaviour
It should have been:

All the issues (26) were processed

@C0ZEN C0ZEN added the bug 🐛 Something isn't working label Feb 9, 2022
@C0ZEN C0ZEN added this to To do in Issues via automation Feb 9, 2022
@C0ZEN C0ZEN added this to To do in Pull requests via automation Feb 9, 2022
@C0ZEN C0ZEN self-assigned this Feb 9, 2022
@C0ZEN C0ZEN moved this from To do to In progress in Issues Feb 9, 2022
@C0ZEN C0ZEN moved this from To do to In progress in Pull requests Feb 9, 2022
@C0ZEN C0ZEN pinned this issue Feb 9, 2022
C0ZEN added a commit that referenced this issue Feb 9, 2022
…tches in the logs

Only the first batch was taken into consideration.
The information was lost during the recursion of batches processing.
Fixes #431
C0ZEN added a commit that referenced this issue Feb 9, 2022
…tches in the logs

Only the first batch was taken into consideration.
The information was lost during the recursion of batches processing.
Fixes #431
@C0ZEN C0ZEN closed this as completed in #436 Feb 9, 2022
Pull requests automation moved this from In progress to Done Feb 9, 2022
Issues automation moved this from In progress to Done Feb 9, 2022
@C0ZEN C0ZEN unpinned this issue Feb 9, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Feb 9, 2022

🎉 This issue has been resolved in version 1.43.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot added the released 📦 Added when a Github/npm release was made label Feb 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working released 📦 Added when a Github/npm release was made
Projects
1 participant