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

Adds Regex Commenter #4276

Merged
merged 4 commits into from
Jan 3, 2024
Merged

Adds Regex Commenter #4276

merged 4 commits into from
Jan 3, 2024

Conversation

victorhuangwq
Copy link
Collaborator

Description
This PR adds a new workflow file that automatically comments on issues that contain the word “crash” in their title or body. The comment asks the issue author to provide more information about the crash, such as the steps to reproduce, the expected and actual behavior, and any error messages or logs. The comment also instructs the issue author on how to attach a crash dump file, and provides a link to the Crash Diagnostics page for more details.

Motivation and Context
This workflow is intended to improve the quality and efficiency of the issue reporting and triaging process. By requesting more information from the issue author, we can better understand the root cause of the crash and provide a faster and more accurate solution. By providing clear instructions on how to attach a crash dump file, we can also leverage the existing tools and methods for crash analysis and debugging.

@victorhuangwq victorhuangwq merged commit 1665c28 into MicrosoftEdge:main Jan 3, 2024
1 check 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.

2 participants