Skip to content

feat/search commit intent filter hardware#1902

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

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 5 times, most recently from a413002 to 87a4ad1 Compare May 15, 2026 17:15
  * 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 87a4ad1 to a57a074 Compare May 15, 2026 20:10
@alanpeixinho alanpeixinho marked this pull request as ready for review May 15, 2026 20:11
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