diff options
-rw-r--r-- | builds.sr.ht/index.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/builds.sr.ht/index.md b/builds.sr.ht/index.md index 7cbbf9a..2599c56 100644 --- a/builds.sr.ht/index.md +++ b/builds.sr.ht/index.md @@ -170,6 +170,13 @@ page! builds.sr.ht, including support for connecting builds.sr.ht to external services like GitHub. This should be your first stop when looking for an integration. +**Environment** + +- `BUILD_SUBMITTER`: `dispatch.sr.ht` +- `BUILD_REASON`: `github-commit` (commit from Github), `gitlab-commit` +(commit from Gitlab), `github-pr` (pull request from Github) or +`gitlab-mr` (merge request from Gitlab) + ## git.sr.ht git.sr.ht will automatically submit builds for you if you store a manifest in |