Skip to content

Add issue closure recommendation workflow - #6423

Open
denelon wants to merge 2 commits into
microsoft:masterfrom
denelon:denelon/issue-closure-recommendation
Open

Add issue closure recommendation workflow#6423
denelon wants to merge 2 commits into
microsoft:masterfrom
denelon:denelon/issue-closure-recommendation

Conversation

@denelon

@denelon denelon commented Aug 2, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add an experimental weekly and manually targeted agentic workflow that identifies open issues with recent merged same-repository pull request references.
  • Require semantic scope equivalence and post-merge corroboration before recommending maintainer review.
  • Add a custom safe-output handler that binds recommendations to trusted collected evidence, revalidates issue and pull request state, and only adds Needs-Attention plus a templated comment.
  • Stage all writes outside microsoft/winget-cli, preserve idempotency, and never close issues or remove labels.
  • Use repository-compatible recent-window terminology so the workflow passes spelling validation.

Created with GitHub Copilot assistance.

Validation

References

Resolves #6422

Introduce a recommend-only agentic workflow that identifies high-confidence issue closure candidates and routes them to maintainers with Needs-Attention.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 055f0c37-ac74-4984-8643-a60ab5e911df
@github-actions

This comment has been minimized.

@denelon
denelon marked this pull request as ready for review August 2, 2026 21:49
@denelon
denelon requested a review from a team as a code owner August 2, 2026 21:49
Rename lookback terminology to recent-window terminology without changing workflow behavior.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 055f0c37-ac74-4984-8643-a60ab5e911df
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.

[Agent Workflow] Recommend closure for issues resolved by merged PRs

1 participant