Skip to content

ci-alert: match title-or-label and poll before opening a second issue - #11

Merged
lroolle merged 1 commit into
mainfrom
ci/alert-dedup-poll
Sep 2, 2026
Merged

ci-alert: match title-or-label and poll before opening a second issue#11
lroolle merged 1 commit into
mainfrom
ci/alert-dedup-poll

Conversation

@lroolle

@lroolle lroolle commented Sep 2, 2026

Copy link
Copy Markdown
Member

Same hardening as thevibeworks/claude-reads-hn#1520 and #1522, found by live-testing the instrument there: the REST issue list lags a write by a few seconds and unevenly, so two opens close together made two issues, label filter or not. This matches on title OR label over the plain open list and polls up to 15 s before creating. Live-tested on this repo: open, open, close gives one issue, one comment, closed (test issue deleted). At weekly spacing the old version was already correct; this makes the proof possible. Does not touch anything in #7.

Tested in claude-reads-hn on 2026-09-02: the REST issue list lags a
write by a few seconds, unevenly, so two opens close together made two
issues even with the label filter. Match on title OR label over the
plain open list and poll up to 15 s before creating. Same script as the
other two repos; live-tested here (open, open, close -> one issue, one
comment, closed; test issue deleted).

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant