Skip to content

approvals: fix typo and correctly mark delayed reboot

Martin Matějek requested to merge fix/approvals-delayed-typo into master

Fix typo delayd -> delayed, which in turn should fix detection of delayed reboot.

It should fix following issues:

  • (1) Treat delayed reboot as "reboot is required".
  • (2) Create correct notification.

Merge request reports