Skip to content

add a script to check for stalled jobs

Steffen Michels requested to merge stalledJobs into main

What does this MR do?

This adds a script to check for stalled jobs. It can be ran as cronjob by the maintainer of the installation to get notified about stalled jobs.

Changes to public APIs

Author's checklist (required)

  • Intermediate commits compile (use git rebase -i main if not)
  • Newly added code has a style consistent with the rest of the repository
  • Newly added code is documented (guidelines)

Related issues

Edited by Steffen Michels

Merge request reports