File tree Expand file tree Collapse file tree 2 files changed +25
-1
lines changed
Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Original file line number Diff line number Diff line change 3232 < a href ="#version2 " class ="dropdown-item "> version2</ a >
3333 < a href ="#prmirror " class ="dropdown-item "> PR Mirror</ a >
3434 < a href ="#rootly-incident-action " class ="dropdown-item "> Rootly Incident Action</ a >
35+ < a href ="#rootly-alert-action " class ="dropdown-item "> Rootly Alert Action</ a >
3536 </ div >
3637 </ div >
3738 < a href ="#support " class ="nav-item "> Support the Devs</ a >
@@ -352,8 +353,31 @@ <h3>
352353 </ a >
353354 </ em > </ p >
354355 < p >
355- A GitHub Action for creating incidents and alerts in Rootly, a platform for incident management and response.
356+ A GitHub Action for creating incidents using Rootly, a platform for incident management and response.
356357 This action integrates seamlessly with your CI/CD workflows to automatically create incidents when issues are detected.
358+ This action fully implements the `creates-an-incident` api.
359+ </ p >
360+ </ div >
361+ < div id ="rootly-alert-action " class ="project-item ">
362+ < a href ="https://github.com/PandasWhoCode/rootly-alert-action " class ="project-logo-link " target ="_blank " rel ="noopener noreferrer ">
363+ < img src ="images/rootly-alert-action.png " alt ="Rootly Alert Action Logo " class ="project-logo ">
364+ </ a >
365+ < h3 >
366+ Rootly Incident Action
367+ < a href ="https://github.com/PandasWhoCode/rootly-alert-action " class ="project-link " target ="_blank " rel ="noopener noreferrer ">
368+ < i class ="fab fa-github "> </ i >
369+ </ a >
370+ </ h3 >
371+ < p > < em >
372+ Github Marketplace
373+ < a href ="https://github.com/marketplace/actions/rootly-alert-action " class ="project-link " target ="_blank " rel ="noopener noreferrer ">
374+ < i class ="fab fa-github "> </ i >
375+ </ a >
376+ </ em > </ p >
377+ < p >
378+ A GitHub Action for creating alerts using Rootly, a platform for incident management and response.
379+ This action integrates seamlessly with your CI/CD workflows to automatically create alerts when issues are detected.
380+ This action fully implements the `creates-an-alert` api.
357381 </ p >
358382 </ div >
359383 </ div >
You can’t perform that action at this time.
0 commit comments