Skip to content

Fix email-to-issue sync: clean up comment formatting#61

Merged
stianst merged 1 commit into
keycloak:mainfrom
abstractj:improvements-github-issue-body
Mar 9, 2026
Merged

Fix email-to-issue sync: clean up comment formatting#61
stianst merged 1 commit into
keycloak:mainfrom
abstractj:improvements-github-issue-body

Conversation

@abstractj
Copy link
Copy Markdown
Contributor

  • Fix GitHub search query to find existing issues by Gmail Thread ID in comments (in:comments), preventing duplicate issue creation when emails arrive across different scheduler ticks
  • Strip mailing list [tag] and Re:/Fwd: prefixes from email subjects before using them as issue titles
  • Include Gmail-Thread-ID and Subject only in the first comment (issue creation), not on every reply
  • Separate email header metadata from message body with a horizontal rule

- Fix GitHub search query to find existing issues by Gmail Thread ID in
comments (in:comments), preventing duplicate issue creation when emails
arrive across different scheduler ticks
- Strip mailing list [tag] and Re:/Fwd: prefixes from email subjects
before using them as issue titles
- Include Gmail-Thread-ID and Subject only in the first comment (issue
creation), not on every reply
- Separate email header metadata from message body with a horizontal
rule

Signed-off-by: Bruno Oliveira da Silva <bruno@abstractj.com>
@stianst stianst merged commit 1261be6 into keycloak:main Mar 9, 2026
2 checks passed
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.

2 participants