If a new base Docker image is pushed several times in a row,
that will trigger a new build for every dependant image.
We then have a flood of notifications on the channel.
This change bypasses the instant notifications, and instead,
publishes a summary every 30 minutes.
Fixes T790.