keycloak / keycloak/keycloak-github-bot

Replies to threads will re-open issues that are fixed

Open
#77 1 comment 0 reactions 0 assignees View on GitHub
kind/bug status/triage
Dominant language
Java
Stars
9
Forks
11
Avg merge
2d 16h
Merged PRs (30d)
2

Description

### Describe the bug

The bot currently re-opens issues when a new reply comes in to the mailing list. This is okay for issues that where closed due to missing information, etc. However, it should not re-open issues that where fixed.

I propose we check if the close status of the issue if the state reason is `COMPLETED` we don't re-open, but instead reply with a standard reply stating this issue is now closed.

This should exclude email conversations with prodsec.

### Version

main

### Expected behavior

_No response_

### Actual behavior

_No response_

### How to Reproduce?

_No response_

### Anything else?

_No response_

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the bot's mailing-list reply handling entry point and trace how issue close status is checked before reopening. Verify the COMPLETED state reason produces a standard closed reply, while prodsec email conversations remain excluded; confirm the behavior with the relevant existing tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.