[ ] Affected Issues have been mentioned in the Closing issues section
[ ] Documentation has been written/updated
[ ] PR title is ready for changelog and subsystem label(s) applied
This adds a log message to any builds that are currently in the queue for QoS, and updates their status to pending. Once https://github.com/uselagoon/lagoon/pull/3351 is supported in lagoon, this can be updated to use queued instead.
Checklist
This adds a log message to any builds that are currently in the queue for QoS, and updates their status to
pending
. Once https://github.com/uselagoon/lagoon/pull/3351 is supported in lagoon, this can be updated to usequeued
instead.