Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Cirrus: Fix post-merge failure notice | Chris Evich | 2019-03-16 |
| | | | | | | | | Likely caused by rebase typos after removing test-commit. This fixes notifications to actually get sent. Also show env. vars after setting up the environment - helps debugging. Signed-off-by: Chris Evich <cevich@redhat.com> | ||
* | Cirrus: Notify on IRC if post-merge testing fails | Chris Evich | 2019-03-15 |
Until recently it was very difficult to execute any scripts if part of a task failed. A new feature in Cirrus-CI makes this easy. Use it to post a notice on IRC when any task fails. Also: Add quotes around yaml-string values for consistency and syntax-highlighting correctness. Signed-off-by: Chris Evich <cevich@redhat.com> |