Add workflow for automatic issue deduplication by cinnamon-msft · Pull Request #5738 · microsoft/winget-cli

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@cinnamon-msft

Copy link

Contributor

@cinnamon-msft cinnamon-msft commented

Sep 24, 2025

edited by microsoft-github-policy-service bot

Loading


This adds a bot to automatically detect duplicate issues after an issue is opened or re-opened. It can only apply the "duplicate" label. It will not close the issue and it will leave a comment with the duplicate issue(s).

Microsoft Reviewers: Open in CodeFlow

@github-actions

This comment has been minimized.

@denelon denelon merged commit cc0f33a into microsoft:master

Sep 24, 2025

3 checks passed

@evenstensberg

Copy link

@cinnamon-msft is there any documentation on your grammar linting? Would like to explore the action and how it works.

@denelon

Copy link

Collaborator

denelon commented

Sep 24, 2025

@evenstensberg. You should be able to find the action at GitHub.
https://github.com/pelikhan/action-genai-issue-dedup

evenstensberg reacted with thumbs up emoji

@evenstensberg

Copy link

I guess this will be very costly for non-microsoft projects?

@denelon

Copy link

Collaborator

denelon commented

Sep 24, 2025

It depends on the project. I didn't really look too deeply.
I'd start: https://docs.github.com/en/billing/concepts/product-billing/github-actions

@evenstensberg

Copy link

Any chance that microsoft would like to sponsor webpack with this?

@evenstensberg

Copy link

If so, we're only interested of having this in webpack core (https://github.com/webpack/webpack/issues)

@denelon

Copy link

Collaborator

denelon commented

Sep 24, 2025

The action wasn't built by "Microsoft". There should be some capacity for an open-source project based on the link I shared, but I don't have any ability to sponsor anything.

evenstensberg reacted with thumbs up emoji

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@denelon denelon denelon approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@cinnamon-msft @evenstensberg @denelon