diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-05-01 10:44:33 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-05-01 10:44:33 +0200 |
commit | 3c9906db5bbd695dfb7d2de66ecd0ec9e8a1bbf8 (patch) | |
tree | 99e4fb83f9a77ec3547ca44bde2d13812411992b /TODO | |
parent | e2e0d5bacd85cf75e3f77e9db052e17a1173b176 (diff) | |
download | jenkins.debian.net-3c9906db5bbd695dfb7d2de66ecd0ec9e8a1bbf8.tar.xz |
reproducible: make the notes jobs not fail if there is a note for an untested package. add irc notification.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -194,7 +194,6 @@ grep '(=.*).,.$' rygel_0.24.2-1.debbindiff.html | uniq -c | sort | grep -c '^\s* * notes related ** new page with annoted packages without categorized issues ** new page with notes that doesnt make sense: a.) packages which are reproducible but should not, packages that build but shouldn't, etc. -** notes job shouldn't fail when it hits unknown packages (=removed ones + typos) but rather point this out, probably via irc notify * pkg sets related: ** for all pkg sets: only display FTBR+FTBFS and reproducible packages with notes by default, provide a way to show them all... |