aboutsummaryrefslogtreecommitdiffstats
path: root/builds.sr.ht
diff options
context:
space:
mode:
authorJonas Vautherin <dev@jonas.vautherin.ch>2024-02-15 16:40:25 +0100
committerDrew DeVault <sir@cmpwn.com>2024-04-11 13:16:51 +0200
commite8c332be68676a1387fbb78fc14321e80c19bd2c (patch)
treeaa5e5a6551af5f06e0d02d3acaf2008aaca9c9fc /builds.sr.ht
parentdd743dbefe80653dc4f19cfdad09e601bc05cd84 (diff)
downloadsr.ht-docs-e8c332be68676a1387fbb78fc14321e80c19bd2c.tar.gz
builds.sr.ht: improve docs for hub integration
* The subject prefix needs to be set to the project name * Changes to the build manifest are ignored by the hub integration
Diffstat (limited to 'builds.sr.ht')
-rw-r--r--builds.sr.ht/index.md9
1 files changed, 6 insertions, 3 deletions
diff --git a/builds.sr.ht/index.md b/builds.sr.ht/index.md
index d81a45f..08124a5 100644
--- a/builds.sr.ht/index.md
+++ b/builds.sr.ht/index.md
@@ -205,10 +205,13 @@ above.
## hub.sr.ht
-hub.sr.ht will automatically submit builds when a patch to a repo with `.build.yml` is sent to a mailing list.
+hub.sr.ht will automatically submit builds when a patch to a repo with
+`.build.yml` is sent to a mailing list (do not forget to add the project name as
+a prefix to the subject of the message, for example [PATCH project-name]).
-Builds submitted by patchset triggers do not have access to secrets. For more
-details, see [Keeping your secrets a secret](#keeping-your-secrets-a-secret).
+Note that builds submitted by patchset triggers ignore changes to the build
+manifest (instead they run from the latest merged state) and do not have access
+to secrets. For more details, see [Keeping your secrets a secret](#keeping-your-secrets-a-secret).
**Environment**