Skip to content

fix label stuff - #89

Merged
47thomasj merged 2 commits into
devfrom
repeat
Sep 1, 2026
Merged

fix label stuff#89
47thomasj merged 2 commits into
devfrom
repeat

Conversation

@jgchris

@jgchris jgchris commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

This will (hopefully) fix the repeated sending of messages....

The problem was that we had a hardcoded label id for the "auto generated" label, which was added to all issues. If issues didn't have this label, it was assumed that they didn't come from bugreporter so they weren't marked as already being created. But this label id didn't exist in some repos, so it would never find the label.

Now it will autocreate it if it doesn't exist and use the right label.

@47thomasj
47thomasj merged commit 3c7a8ee into dev Sep 1, 2026
2 checks passed
@47thomasj
47thomasj deleted the repeat branch September 1, 2026 15:46
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.

3 participants