Skip to content

Commit fc4880c

Browse files
authored
chore: Update with latest from pandasWhoCode (#22)
* chore: Update with latest from pandasWhoCode Signed-off-by: Roger Barker <roger.barker@swirldslabs.com> * fixed PR Mirror ID Signed-off-by: Roger Barker <roger.barker@swirldslabs.com> --------- Signed-off-by: Roger Barker <roger.barker@swirldslabs.com>
1 parent 84a53f5 commit fc4880c

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

public/images/pr-mirror.png

83 KB
Loading

public/index.html

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
<a href="#update-custom-props" class="dropdown-item">Update Custom Properties</a>
3131
<a href="#configure-custom-props" class="dropdown-item">Configure Custom Properties</a>
3232
<a href="#version2" class="dropdown-item">version2</a>
33+
<a href="#prmirror" class="dropdown-item">PR Mirror</a>
3334
</div>
3435
</div>
3536
<a href="#support" class="nav-item">Support the Devs</a>
@@ -322,6 +323,21 @@ <h3>
322323
are many filters that can be applied to filter the output.
323324
</p>
324325
</div>
326+
<div id="prmirror" class="project-item">
327+
<a href="https://github.com/PandasWhoCode/pr-mirror" class="project-logo-link" target="_blank" rel="noopener noreferrer">
328+
<img src="images/pr-mirror.png" alt="PR Mirror Logo" class="project-logo">
329+
</a>
330+
<h3>
331+
PR Mirror
332+
<a href="https://github.com/PandasWhoCode/pr-mirror" class="project-link" target="_blank" rel="noopener noreferrer">
333+
<i class="fab fa-github"></i>
334+
</a>
335+
</h3>
336+
<p>
337+
PR Mirror is a program to mirror a pull request. The primary use case is mirroring pull requests from forked repositories
338+
as they are running status checks on the primary repository.
339+
</p>
340+
</div>
325341
</div>
326342
</section>
327343

0 commit comments

Comments
 (0)