Draft
Conversation
2 tasks
Collaborator
Author
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
702e058 to
055a218
Compare
This was referenced Jan 27, 2026
Draft
Draft
Draft
055a218 to
aeda0ef
Compare
9a6b47d to
e7aedeb
Compare
185fc8e to
d548dd0
Compare
This was referenced Jan 27, 2026
e7aedeb to
be6fe2f
Compare
d548dd0 to
57641b0
Compare
be6fe2f to
3c9b2c8
Compare
57641b0 to
60e5301
Compare
4 tasks
a4e2ef4 to
e9ccb7d
Compare
3c9b2c8 to
a558f5b
Compare
2 tasks
f74981d to
fbe5916
Compare
713cdad to
7e04972
Compare
fbe5916 to
40b0fda
Compare
40b0fda to
dcba6f7
Compare
7e04972 to
1027450
Compare
a7c0dd7 to
04bf191
Compare
1027450 to
03f3aab
Compare
04bf191 to
efa98af
Compare
f7fe314 to
deb94c7
Compare
cdf6cd4 to
9f01605
Compare
746eb8f to
f449f7f
Compare
b7642fc to
b61c598
Compare
f449f7f to
ca3af69
Compare
b61c598 to
c9f551d
Compare
b01e095 to
fb7cd6f
Compare
c9f551d to
b2505d1
Compare
fb7cd6f to
028b792
Compare
b2505d1 to
56d7d09
Compare
56d7d09 to
c370fa6
Compare
028b792 to
11342f8
Compare
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.

Resolves: https://github.com/Shopify/oasis-frontend/issues/458
Description
Adds an annotation filter input component for filtering pipeline runs by key-value annotation pairs.
Note: This is a UI-only preview. The filters update the URL but are not properly connected to the API, causing a broken search state. This is resolved in a later PR in the stack.
Type of Change
Changes
AnnotationFilterInputcomponent with:PipelineRunFiltersBarChecklist
Test Instructions