Skip to content

Commit 2dda77c

Browse files
committed
Remove ????? on patch page too
1 parent a426d61 commit 2dda77c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pgcommitfest/commitfest/templates/patch.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<th>CI (CFBot)</th>
1717
<td>
1818
{%if not cfbot_branch %}
19-
?????
19+
<span class="label label-default">Not processed</span></a>
2020
{%elif not cfbot_branch.commit_id %}
2121
<a href="https://cirrus-ci.com/github/postgresql-cfbot/postgresql/cf%2F{{patch.id}}">
2222
<span class="label label-warning">Needs rebase!</span></a>

0 commit comments

Comments
 (0)