aboutsummaryrefslogtreecommitdiffstats
path: root/builds.sr.ht/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'builds.sr.ht/index.md')
-rw-r--r--builds.sr.ht/index.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/builds.sr.ht/index.md b/builds.sr.ht/index.md
index 005778d..5fe928d 100644
--- a/builds.sr.ht/index.md
+++ b/builds.sr.ht/index.md
@@ -97,6 +97,18 @@ The actual shell varies depending on your build image. `~/.buildenv` contains
the environment variables you specified in your manifest, but feel free to
modify it to communicate state between build steps.
+# Build status badges
+
+If you add tags to your build, or enter search terms, you can use these to
+create a build status badge like this (the example being the latest status of
+builds.sr.ht itself):
+
+[![builds.sr.ht status](https://builds.sr.ht/~sircmpwn/builds.sr.ht.svg)](https://builds.sr.ht/~sircmpwn/builds.sr.ht?)
+
+The image URL and a markdown snippet are shown in the sidebar of the [search
+results page](https://builds.sr.ht/~sircmpwn?search=scheduled+image+refresh) or
+[tag detail page](https://builds.sr.ht/~sircmpwn/builds.sr.ht).
+
# Integrations
Do you have something that integrates with builds.sr.ht? Submit a patch for this