Handle issue comments for digger apply on Drift Detection issues#2577
Open
golemiso wants to merge 5 commits intodiggerhq:developfrom
Open
Handle issue comments for digger apply on Drift Detection issues#2577golemiso wants to merge 5 commits intodiggerhq:developfrom
digger apply on Drift Detection issues#2577golemiso wants to merge 5 commits intodiggerhq:developfrom
Conversation
c948ec8 to
d5bc318
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Overview
This change enables handling of
digger applycomments on Issues automatically created by Digger Drift Detection.Background
Previously, when a
digger applycomment was posted on a Drift Detection Issue, it was not properly processed. As a result, it was not possible to trigger the apply workflow directly from the Issue.Changes
Added support for handling comment events on Drift Detection–generated Issues
Detect and process digger apply comments on those Issues
Testing
This behavior has been tested using the test Issue at https://github.com/golemiso/debug-digger/issues/2, confirming that digger apply comments on a Drift Detection issue are correctly handled and trigger the expected actions.
Expected Impact
Allows the full Drift Detection → Issue →
digger applyworkflow to be completed directly within the IssueImproves operational consistency and usability
🧠 Ai UsageDetails (if applicable):
IMPORTANT: Please disclose any usage of ai tooling while making this change. If you did not use any AI write "NA" below
NA