[rocm-libraries] ROCm/rocm-libraries#5713 (commit e179279)
Adding New Notification Detection (#5713) ## Motivation Restricting one of the notification failure patterns to match a specific missing drivers log pattern. This will help reduce the noise of erroneous logs. Also adding a new failure pattern to notify us of Github access issues. ## Technical Details - Set the failure pattern to match the exact failure observed in the logs. - Switching to a plain substring search so special characters are handled literally. - Added a new failure pattern for Github access errors. ## Test Plan - Force a failure using the known failure patterns. ## Test Result The forced failures were triggered and caught by the notification system. ## Submission Checklist - [ ] Look over the contributing guidelines at https://github.com/ROCm/ROCm/blob/develop/CONTRIBUTING.md#pull-requests.
A
andrew clark committed
43614590865f2d1f49d472ae5cf60a9f77a5ae17
Parent: 1b4f091
Committed by GitHub <noreply@github.com>
on 3/23/2026, 8:56:25 PM