Skip to content

Remove Needs More Info label when issue author replies - #9580

Merged
dibarbet merged 1 commit into
mainfrom
copilot/add-resourcemanagement-policy
Jul 24, 2026
Merged

Remove Needs More Info label when issue author replies#9580
dibarbet merged 1 commit into
mainfrom
copilot/add-resourcemanagement-policy

Conversation

Copilot AI commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Issues retained the Needs More Info label after the original poster supplied additional details.

Changes

  • Add an issue-comment responder for open issues.
  • Remove Needs More Info when the comment author is the issue author.

Co-authored-by: dibarbet <5749229+dibarbet@users.noreply.github.com>
@dibarbet
dibarbet marked this pull request as ready for review July 24, 2026 17:41
@dibarbet
dibarbet requested a review from a team as a code owner July 24, 2026 17:41
Copilot AI review requested due to automatic review settings July 24, 2026 17:41

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the repository’s GitOps issue management policy to automatically remove the Needs More Info label when the original issue author posts a new comment, ensuring issues aren’t left in an “awaiting info” state after the requested details are provided.

Changes:

  • Add an Issue_Comment event responder that triggers on newly created comments.
  • When the commenter is the issue author and the issue is open and labeled Needs More Info, remove that label.
Show a summary per file
File Description
.github/policies/resourceManagement.yml Adds an issue-comment responder task to remove Needs More Info when the issue author replies.

Copilot's findings

  • Files reviewed: 1/1 changed files
  • Comments generated: 0

@dibarbet
dibarbet merged commit c8efb08 into main Jul 24, 2026
4 checks passed
@dibarbet
dibarbet deleted the copilot/add-resourcemanagement-policy branch July 24, 2026 17:43
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.

4 participants