Skip to content

feat/search commit intent filter hardware#1902

Draft
alanpeixinho wants to merge 1 commit into
kernelci:mainfrom
profusion:feat/search-commit-intent-filter-hardware
Draft

feat/search commit intent filter hardware#1902
alanpeixinho wants to merge 1 commit into
kernelci:mainfrom
profusion:feat/search-commit-intent-filter-hardware

Conversation

@alanpeixinho
Copy link
Copy Markdown
Contributor

Include an option to do commit searches on the search bar of the hardware listing page.

How to test

  • Open the hardware listing page and type a valid commit hash, it should list include only the status of the specified commit.
  • When using regular text (not containing any valid commit hashes), the regular text search should take place.
  • In the case of using both, the page should join the behaviours, listing the selected commits, and applygin textual search for the extra text.

@alanpeixinho alanpeixinho force-pushed the feat/search-commit-intent-filter-hardware branch 3 times, most recently from df71d38 to bbb110e Compare May 14, 2026 18:58
  * Add optional gitCommitHashes query param (comma-separated full hashes).
  * Backend uses matching checkouts instead of tree heads when provided.
  * Dashboard parses commit hash tokens for hardware search.
  * Dashboard search bar simple intent detection to apply smart search.

  One-line variant:

  feat(hardware): add gitCommitHashes filter and search intent for commits

Signed-off-by: Alan Peixinho <alan.peixinho@profusion.mobi>
@alanpeixinho alanpeixinho force-pushed the feat/search-commit-intent-filter-hardware branch from bbb110e to a413002 Compare May 14, 2026 19:39
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

Successfully merging this pull request may close these issues.

1 participant