aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexey Yerin <yyp@disroot.org>2021-02-15 22:46:32 +0300
committerDrew DeVault <sir@cmpwn.com>2021-02-16 08:34:43 -0500
commit37b3ea427964ef0a33307419548acc86139f39f5 (patch)
tree2c9a2ad86cee9075a41193321c24abf09b44ded3
parent3ac2f9651db7f6c8fc894f313c1bf1c9e64e82a7 (diff)
downloadsr.ht-docs-37b3ea427964ef0a33307419548acc86139f39f5.tar.gz
builds: document PATCHSET_URL and PATCHSET_ID
-rw-r--r--builds.sr.ht/index.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/builds.sr.ht/index.md b/builds.sr.ht/index.md
index 63e95ff..d43fe60 100644
--- a/builds.sr.ht/index.md
+++ b/builds.sr.ht/index.md
@@ -168,3 +168,5 @@ hub.sr.ht will automatically submit builds when a patch to a repo with `.build.y
- `BUILD_SUBMITTER`: `hub.sr.ht`
- `BUILD_REASON`: `patchset`
+- `PATCHSET_ID`: ID of the patchset (e.g. `20273`)
+- `PATCHSET_URL`: link to the patchset (e.g. `https://lists.sr.ht/~sircmpwn/sr.ht-dev/patches/20273`)