Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create similarissues.yml #4035

Merged
merged 2 commits into from Jan 8, 2024
Merged

Conversation

craigloewen-msft
Copy link
Member

@craigloewen-msft craigloewen-msft commented Jan 5, 2024


Summary of the Pull Request

Creates a new GitHub action that makes a bot that will automatically comment on new issues letting them know about similarly titled issues using AI. Comments will look like this:

microsoft/terminal#16482 (comment)

The advantage is that users will be able to find related issues faster, and be able to resolve themselves quicker, with you as a maintainer having to close out less issues.

Detailed Description of the Pull Request / Additional comments

The bot code is open sourced here.

Validation Steps Performed

Validated on other repos. You can manually validate queries like so:
https://gitgudissues.azurewebsites.net/api/getsimilarissues/microsoft/powertoys/record%20gifs%20in%20file%20explorer

Microsoft Reviewers: Open in CodeFlow

@craigloewen-msft craigloewen-msft requested a review from a team as a code owner January 5, 2024 21:46

This comment has been minimized.

@denelon
Copy link
Contributor

denelon commented Jan 5, 2024

If you add the words called out to the expect.txt in your PR the spelling errors should resolve.
https://github.com/microsoft/winget-cli/blob/master/.github/actions/spelling/expect.txt

Note: They should be inserted in alpha order.

@denelon denelon merged commit 7310865 into microsoft:master Jan 8, 2024
4 checks passed
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.

None yet

2 participants