Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

[Draft] Chase Duplicate Of links when filing ADO bugs #2526

Closed
wants to merge 1 commit into from

Conversation

Porges
Copy link
Member

@Porges Porges commented Oct 17, 2022

Chase Duplicate Of links when updating bugs, so we always update the main bug in question.

⚠️ This code is hypothetical and has not been tested or even run.

@Porges Porges changed the title [Draft] Hypothetical code [Draft] Chase Duplicate Of links when filing ADO bugs Oct 17, 2022
@Porges Porges force-pushed the bug-chase-duplicates branch from 84f76e4 to f0dd564 Compare October 17, 2022 22:36
@codecov-commenter
Copy link

Codecov Report

Merging #2526 (f0dd564) into main (d36ecf9) will increase coverage by 5.57%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #2526      +/-   ##
==========================================
+ Coverage   29.99%   35.57%   +5.57%     
==========================================
  Files         289      135     -154     
  Lines       35487    17101   -18386     
==========================================
- Hits        10645     6083    -4562     
+ Misses      24842    11018   -13824     
Impacted Files Coverage Δ
src/agent/coverage/src/test.rs 92.85% <0.00%> (-7.15%) ⬇️
src/agent/coverage/src/code.rs 8.29% <0.00%> (-6.12%) ⬇️
src/agent/onefuzz/src/machine_id.rs 51.21% <0.00%> (-5.63%) ⬇️
src/agent/onefuzz/src/sanitizer.rs 69.69% <0.00%> (-2.91%) ⬇️
src/agent/onefuzz-agent/src/worker/tests.rs 99.10% <0.00%> (-0.11%) ⬇️
src/agent/onefuzz/src/asan.rs 0.00% <0.00%> (ø)
src/agent/coverage/src/cache.rs 0.00% <0.00%> (ø)
src/agent/onefuzz-agent/src/setup.rs 0.00% <0.00%> (ø)
src/agent/onefuzz-agent/src/reboot.rs 0.00% <0.00%> (ø)
src/agent/onefuzz/src/input_tester.rs 0.00% <0.00%> (ø)
... and 165 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@Porges
Copy link
Member Author

Porges commented Oct 18, 2022

@tevoinea pointed out that this link name is not guaranteed across different ADO instances. We could probably push this into the config so it can be overridden if needed.

@Porges Porges force-pushed the bug-chase-duplicates branch from f0dd564 to 72baf59 Compare October 18, 2022 20:49
@Porges Porges mentioned this pull request Oct 19, 2022
3 tasks
@Porges Porges closed this Oct 31, 2022
@Porges Porges deleted the bug-chase-duplicates branch October 31, 2022 20:12
@ghost ghost locked as resolved and limited conversation to collaborators Dec 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants