Skip to content

Commit

Permalink
Deploying to gh-pages from @ 24fd8f6 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
okurz committed Nov 28, 2024
1 parent 22a5ce1 commit e4e98ba
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 9 deletions.
15 changes: 7 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,11 @@
<!-- Facebook / Slack tags -->
<meta property="og:title" content="Backlog Limits Checker Preview" />
<meta property="og:url" content="https://github.com/openSUSE/backlogger" />
<meta property="og:image" content="https://openSUSE.github.io/backlogger/preview.png?v=1716218211" />
<meta http-equiv="refresh" content="600">
<style>
main {
font-family: Verdana, Arial;
border-top: 5px solid #55cc33;
border-top: 5px solid #cc3333;
margin: 0px 5px 5px 5px;
padding: 0 5px;
background-color: white;
Expand All @@ -36,7 +35,7 @@
<h1 id="backlog-status">Backlog Status</h1>

<p>This is the dashboard for <a href="http://example.com">Example</a>.
<strong>Latest Run:</strong> 2024-05-20 15:16:47 UTC
<strong>Latest Run:</strong> 2024-11-28 14:40:12 UTC
<em>(Please refresh to see latest results)</em></p>

<table>
Expand All @@ -51,15 +50,15 @@ <h1 id="backlog-status">Backlog Status</h1>
<tbody>
<tr>
<td><a href="https://progress.opensuse.org/issues?query_id=478">Workable Backlog</a></td>
<td>19</td>
<td>16</td>
<td>&lt;40, &gt;10</td>
<td>💚</td>
</tr>
<tr>
<td><a href="https://progress.opensuse.org/issues?query_id=576&amp;project_id=115">Untriaged QA</a></td>
<td>0</td>
<td>1</td>
<td>&lt;1</td>
<td>💚</td>
<td>🔴</td>
</tr>
<tr>
<td><a href="https://progress.opensuse.org/issues?query_id=544">SLO high (&lt;1 month)</a></td>
Expand All @@ -69,13 +68,13 @@ <h1 id="backlog-status">Backlog Status</h1>
</tr>
<tr>
<td><a href="https://progress.opensuse.org/issues?query_id=520">In Feedback</a></td>
<td>3</td>
<td>7</td>
<td>&lt;31, &gt;0</td>
<td>💚</td>
</tr>
<tr>
<td><a href="https://progress.opensuse.org/issues?query_id=773">Closed yesterday</a></td>
<td>3</td>
<td>4</td>
<td> </td>
<td>💚</td>
</tr>
Expand Down
Binary file modified preview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion state.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"bad_queries": {}, "updated": "2024-05-20T15:16:51.011619"}
{"bad_queries": {"Untriaged QA": {"url": "https://progress.opensuse.org/issues?query_id=576&project_id=115", "issue_count": 1, "limits": "<1"}}, "updated": "2024-11-28T14:40:14.463027"}

0 comments on commit e4e98ba

Please sign in to comment.