Below you will find pages that utilize the taxonomy term “Boxofyellow”
April 30, 2026
Do While Not Queued
Version updated for https://github.com/boxofyellow/do-while-not-queued to version v2.0.41.
This action is used across all versions by 3 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The do-while-not-queued GitHub Action automates the repetitive execution of a specified command until another instance of the same workflow is queued. It is designed to facilitate long-running tasks or reliability testing by repeatedly running a workflow step, with configurable limits on iterations and runtime. This action simplifies scenarios where workflows need to be conditionally executed while monitoring for queued instances, helping users manage resource allocation and execution flow.