Closed
Description
I believe it would be great to include the OS label to issues created as flaky test
. It will save time for the person interested in fixing those issues in their OS.
I guess an acceptable approach would be:
- Normalize the issue template (use checkbox to select the OS)
- Automatically label issues based on step 1 (Not sure if we can adapt the other workflows such as
label-pr
)
What are your thoughts on this?