diggerhq / digger

Digger is an open source IaC orchestration tool. Digger allows you to run IaC in your existing CI pipeline ⚡️
https://digger.dev
Apache License 2.0
4.3k stars 573 forks source link

handle summary updating when message is too long #1833

Closed motatoes closed 1 week ago

delve-auditor[bot] commented 1 week ago

No security or compliance issues detected. Reviewed everything up to 3ffab2094481203728462668a8b5e9465da48e99.

Security Overview - 🔎 **Scanned files:** 2 changed file(s)
Detected Code Changes | Change Type | Relevant files | |------------|----------------| | Enhancement | ► pr_comment.go
    Add message length check and trimming for GitHub comments
► updater.go
    Implement comment length validation and trimming
    Add error handling for comment updates |

Reply to this PR with @delve-auditor followed by a description of what change you want and we'll auto-submit a change to this PR to implement it.