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

[Known issues] Investigate whether we can look at older build attempts when validating known issue messages #965

Closed
1 of 3 tasks
riarenas opened this issue Oct 5, 2023 · 2 comments
Assignees

Comments

@riarenas
Copy link
Member

riarenas commented Oct 5, 2023

When we do the known issue validation to see if the provided known issue blob matches the example build provided, we only look at the latest attempt of the build. It would be helpful for devs if this validation looked at older attempts.

It's a common scenario for a dev to rerun a build before knowing whether their issue will repro again, while at the same time filing a known issue for future occurrences.

This might be too expensive to get from Azure DevOps, so let's examine whether it's feasible.

Release Note Category

  • Feature changes/additions
  • Bug fixes
  • Internal Infrastructure Improvements

Release Note Description

Known issue validation now reviews all the failures in a build, including errors of previous attempts

@AlitzelMendez
Copy link
Member

@AlitzelMendez
Copy link
Member

validated, closing

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

No branches or pull requests

2 participants