Skip to content

Commit 124fea6

Browse files
authored
chore: Update site with rootly-incident-action (#24)
* chore: Update site with rootly-incident-action Signed-off-by: Roger Barker <pendletonroger@gmail.com> * Update the preview image Signed-off-by: Roger Barker <pendletonroger@gmail.com> * update the title of rootly incident action Signed-off-by: Roger Barker <pendletonroger@gmail.com> --------- Signed-off-by: Roger Barker <pendletonroger@gmail.com>
1 parent fc4880c commit 124fea6

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed
145 KB
Loading

public/index.html

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
<a href="#configure-custom-props" class="dropdown-item">Configure Custom Properties</a>
3232
<a href="#version2" class="dropdown-item">version2</a>
3333
<a href="#prmirror" class="dropdown-item">PR Mirror</a>
34+
<a href="#rootly-incident-action" class="dropdown-item">Rootly Incident Action</a>
3435
</div>
3536
</div>
3637
<a href="#support" class="nav-item">Support the Devs</a>
@@ -338,6 +339,27 @@ <h3>
338339
as they are running status checks on the primary repository.
339340
</p>
340341
</div>
342+
<div id="rootly-incident-action" class="project-item">
343+
<a href="https://github.com/PandasWhoCode/rootly-incident-action" class="project-logo-link" target="_blank" rel="noopener noreferrer">
344+
<img src="images/rootly-incident-action.png" alt="Rootly Incident Action Logo" class="project-logo">
345+
</a>
346+
<h3>
347+
Rootly Incident Action
348+
<a href="https://github.com/PandasWhoCode/rootly-incident-action" class="project-link" target="_blank" rel="noopener noreferrer">
349+
<i class="fab fa-github"></i>
350+
</a>
351+
</h3>
352+
<p><em>
353+
Github Marketplace
354+
<a href="https://github.com/marketplace/actions/rootly-incident-action" class="project-link" target="_blank" rel="noopener noreferrer">
355+
<i class="fab fa-github"></i>
356+
</a>
357+
</em></p>
358+
<p>
359+
A GitHub Action for creating incidents and alerts in Rootly, a platform for incident management and response.
360+
This action integrates seamlessly with your CI/CD workflows to automatically create incidents when issues are detected.
361+
</p>
362+
</div>
341363
</div>
342364
</section>
343365

0 commit comments

Comments
 (0)