Skip to content

Conversation

@michelle192837
Copy link
Collaborator

Instead of requiring label:"prow" in queries, allow any number of label or target atoms in a query. (This still limits the queries we accept, but it should work for most simple uses of ResultStore sources).

Test: Unit tests, and verified with a local instance of TestGrid that a ResultStore source config will pick up results from ResultStore correctly.

@google-oss-prow
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: michelle192837

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@michelle192837 michelle192837 changed the title Allow label/target search for ResultStore sources. WIP: Allow label/target search for ResultStore sources. Nov 8, 2024
@michelle192837
Copy link
Collaborator Author

Found an issue with a growing number of goroutines that didn't pop up on a simple search but does with a more complex search. I need to fix that before this is good to roll out.

Instead of requiring `label:"prow"` in queries, allow any number of
label or target atoms in a query. (This still limits the queries we
accept, but it should work for most simple uses of ResultStore sources).

Test: Unit tests, and verified with a local instance of TestGrid that a
ResultStore source config will pick up results from ResultStore
correctly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant