mirror of
https://github.com/Noratrieb/does-it-build.git
synced 2026-01-16 11:15:01 +01:00
Add more information
This commit is contained in:
parent
9c71be05a8
commit
5b62eaff57
4 changed files with 37 additions and 3 deletions
|
|
@ -14,6 +14,11 @@
|
|||
<a href="/target?target={{target}}">{{target}}</a> ({{mode}})
|
||||
</h1>
|
||||
<a href="/">Home</a>
|
||||
<p>
|
||||
🔔 does-it-build supports sending notifications to target maintainers via
|
||||
GitHub issues. You can add yourself with
|
||||
<a href="{{notification_pr_url}}">a PR</a>. 🔔
|
||||
</p>
|
||||
<div class="{{status}} build-indicator-big">{{status}}</div>
|
||||
{% if let Some(rustflags) = rustflags %}
|
||||
<p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue