Below you will find pages that utilize the taxonomy term “boxofyellow”
January 14, 2026
Do While Not Queued
Version updated for https://github.com/boxofyellow/do-while-not-queued to version v2.0.35.
This action is used across all versions by 3 repositories. 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 workflow is queued. It is designed for scenarios requiring reliability testing or workflows with repeated operations, ensuring tasks are executed multiple times based on defined conditions.
December 23, 2025
Do While Not Queued
Version updated for https://github.com/boxofyellow/do-while-not-queued to version v2.0.34.
This action is used across all versions by 3 repositories. 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 tasks like reliability testing or iterative workflows by enabling repeated runs of a command with customizable limits on duration and iterations.