DEVPROD-30358: Add Quarantine status with option to quarantine task#1506
Open
athammer wants to merge 16 commits intoevergreen-ci:mainfrom
Open
DEVPROD-30358: Add Quarantine status with option to quarantine task#1506athammer wants to merge 16 commits intoevergreen-ci:mainfrom
athammer wants to merge 16 commits intoevergreen-ci:mainfrom
Conversation
Contributor
Author
|
think my lint is failing as I need to merge evergreen-ci/evergreen#10043 and then run codegen? Opening up to review though as everything else is good |
minnakt
reviewed
Apr 15, 2026
|
|
||
| const [menuOpen, setMenuOpen] = useState(false); | ||
|
|
||
| const [ |
Contributor
There was a problem hiding this comment.
+1 on Sophie's comment on the backend PR; if you're able to include the field in the test results, it would simplify the logic here
added 10 commits
April 16, 2026 11:48
This reverts commit 2c3b92b.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
DEVPROD-30358
Description
Adding support for quarantine, un-quarantining, and simple error states in the UI such as 404s
Screenshots
Screen.Recording.2026-04-13.at.4.46.46.PM.mov
Testing
Evergreen PR
evergreen-ci/evergreen#10043