microsoft / microsoft/WSL

GitHub Action should not request logs in the same Issue multiple times.

Open
#12,429 4 comments 0 reactions 1 assignee View on GitHub

@OneBlue is already working on this.

Since Jan 7, 2025.

feature question
Dominant language
C++
Stars
33.7k
Forks
1.8k
Avg merge
3d 17h
Merged PRs (30d)
116

Description

**Is your feature request related to a problem? Please describe.**
In #12428 , I found that whenever I **changed the title of an issue**, GitHub Action would request the log from me **again** and add the https://github.com/microsoft/WSL/labels/needs-author-feedback label again, regardless of whether or not I had previously given feedback on the log request.

**Describe the solution you'd like**
Do not request logs from me again when I have previously given feedback on a log request.

**Describe alternatives you've considered**
I see that GitHub Action gives the issue author two options (`/feature` and `/question`) , and when the issue author gives the appropriate instructions, GitHub Action automatically adds the relevant label to the issue.
Is it feasible to stop requesting logs if the issue has already had the relevant label added?

**Additional context**
Check out the timeline for #12428 to get an idea of what was going on.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.