post: commit c768bdf in bojemoi
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 8s

This commit is contained in:
grafana-watcher
2026-07-07 17:06:56 +02:00
committed by Betty
parent 372b287e38
commit b9c08b326e

View File

@@ -0,0 +1,39 @@
---
title: "[bojemoi] feat(review): reset queue after exhaustion for continuous daily cycle"
date: 2026-07-07T17:06:56+02:00
draft: false
tags: ["commit", "bojemoi", "main"]
categories: ["Git Activity"]
summary: "Commit c768bdf par grafana-watcher dans bojemoi"
author: "grafana-watcher"
---
## Commit `c768bdf`
| | |
|---|---|
| **Repository** | bojemoi |
| **Branch** | `main` |
| **Author** | grafana-watcher |
| **Hash** | `c768bdf9c6b2782a764e679ecce5dc621a4a89d8` |
### Description
Instead of stopping when the queue is empty, the script now resets
processed[] to [] so the cycle restarts from the first file the next day.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
### Files Changed
```
M claude/monthly-review.sh
```
### Diff Summary
```
claude/monthly-review.sh | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)
```