diff options
author | Alexey Yerin <yyp@disroot.org> | 2021-02-15 22:46:32 +0300 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2021-02-16 08:34:43 -0500 |
commit | 37b3ea427964ef0a33307419548acc86139f39f5 (patch) | |
tree | 2c9a2ad86cee9075a41193321c24abf09b44ded3 | |
parent | 3ac2f9651db7f6c8fc894f313c1bf1c9e64e82a7 (diff) | |
download | sr.ht-docs-37b3ea427964ef0a33307419548acc86139f39f5.tar.gz |
builds: document PATCHSET_URL and PATCHSET_ID
-rw-r--r-- | builds.sr.ht/index.md | 2 |
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`) |