Conversation
|
Hi there 👋 Thanks for your contribution! The OpenMetadata team will review the PR shortly! Once it has been labeled as Let us know if you need any help! |
|
Hi there 👋 Thanks for your contribution! The OpenMetadata team will review the PR shortly! Once it has been labeled as Let us know if you need any help! |
|
Hi there 👋 Thanks for your contribution! The OpenMetadata team will review the PR shortly! Once it has been labeled as Let us know if you need any help! |
|
Hi there 👋 Thanks for your contribution! The OpenMetadata team will review the PR shortly! Once it has been labeled as Let us know if you need any help! |
🔍 CI failure analysis for 4f707dd: All 9 CI jobs failed due to missing 'safe to test' label. PR is approved and ready but awaiting maintainer label to enable CI validation.IssueAll CI checks continue to fail because the PR is still missing the required "safe to test" label. Root CauseThe OpenMetadata repository has a security workflow that validates PRs have the DetailsAll 9 failed CI jobs in this run encountered the same label validation error:
Each job failed at the label validation step with error: Important: The PR code has been approved ✅ and is ready for CI validation. The author has addressed all code review feedback with a targeted, clean implementation. CI cannot run to validate these improvements until the label is added. Code Review ✅ Approved 1 resolved / 1 findingsClean performance optimization that adds excludeSourceFields to only the Suggestions component, correctly avoiding global changes. The targeted approach resolves the previous concern about affecting all search callers. ✅ 1 resolved✅ Bug: Global searchData function excludes fields for ALL callers
Tip Comment OptionsAuto-apply is off → Gitar will not commit updates to this branch. Comment with these commands to change:
Was this helpful? React with 👍 / 👎 | Gitar |
Describe your changes:
Fixes
I worked on ... because ...
Tested on our live deployment, who has many queries attributed to search results.
Summary by Gitar
excludeSourceFieldsparameter excludingcolumns,queries, andcolumnNamesfrom search suggestion resultsSuggestions.tsxsearch query to avoid affecting other search functionalityThis will update automatically on new commits.
Type of change:
Checklist:
Fixes <issue-number>: <short explanation>