-
Notifications
You must be signed in to change notification settings - Fork 1k
feat: Add clickable link to URL in Alert side panel #5159
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@chafouin is attempting to deploy a commit to the KeepHQ Team on Vercel. A member of the Team first needs to authorize it. |
Hey @chafouin - can you sign the CLA? |
The latest updates on your projects. Learn more about Vercel for Git βοΈ
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
@chafouin the frontend build fails - can you maybe fix? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
see comments
Head branch was pushed to by a user without write access
Codecov ReportAll modified and coverable lines are covered by tests β
Additional details and impacted files@@ Coverage Diff @@
## main #5159 +/- ##
===========================================
- Coverage 46.18% 30.73% -15.46%
===========================================
Files 173 101 -72
Lines 17970 11493 -6477
===========================================
- Hits 8299 3532 -4767
+ Misses 9671 7961 -1710 β View full report in Codecov by Sentry. π New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
π Fantastic work @chafouin! Your very first PR to keep has been merged! ππ₯³ You've just taken your first step into open-source, and we couldn't be happier to have you onboard. π For any support, feel free to reach out on the community: https://slack.keephq.dev. Happy coding! π©βπ»π¨βπ» |
Closes #5158
π Description
Add a URL field in the Alert side panel with a clickable link if the URL is set for that alert.
β Checks