diff options
author | Mattia Rizzolo <mattia@debian.org> | 2015-12-09 11:27:00 +0000 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-12-09 12:45:00 +0100 |
commit | 3c4e35fd8b9d3363052ae9d75120770ee42a8ffb (patch) | |
tree | 385a51f446f6337f41456bb5dc42e3455689c37c | |
parent | 9f20c74c7cc4434b298c40f2786dbd9d54981bd8 (diff) | |
download | jenkins.debian.net-3c4e35fd8b9d3363052ae9d75120770ee42a8ffb.tar.xz |
reproducible: document what is needed to send notification mails through the package tracker
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -208,6 +208,8 @@ This is about Debian, below are more todo entries for other projects… ** (some!) build jobs should call _build.sh with a third host as param, which is tried as 2nd host if the real 2nd host is down ** debbindiff2diffoscope rename: do s#dbd#ds#g and s#DBD#DS#g and rename dbd directories? +* once stabilized notification emails should go through the package tracker. The 'build' keyword seems to be the better fit for this. To do so just send the emails to dispatch@tracker.debian.org, setting "X-Distro-Tracker-Package: foo" and "X-Distro-Tracker-Keyword: build". This way people wanting to subscribe to our notification don't need to ask us and can do that by themselves. + * missing tests: ** different cpu type (WIP) ** prebuilder does (user) group variation like this: https://anonscm.debian.org/cgit/reproducible/misc.git/tree/prebuilder/pbuilderhooks/A02_user |