feat(panettone): Bring back + fix irccat issue creation announcement

This reverts commit e1067b1497.

The original issue here was misusing ISSUE-ID instead of ID, but also
the associated username for the message should've been CN instead of DN

Change-Id: I1629c0cb7597ff2ee2867f27870378eecdafe126
Reviewed-on: https://cl.tvl.fyi/c/depot/+/2125
Tested-by: BuildkiteCI
Reviewed-by: eta <eta@theta.eu.org>
This commit is contained in:
Griffin Smith 2020-11-22 13:14:37 -05:00 committed by glittershark
parent 7dcd518c35
commit 1e43982c92
4 changed files with 43 additions and 6 deletions

View file

@ -26,6 +26,7 @@ depot.nix.buildLisp.program {
./src/css.lisp
./src/authentication.lisp
./src/model.lisp
./src/irc.lisp
./src/panettone.lisp
];