Skip to content

Add Git Push wait and Unsafe flag

Grant Young requested to merge gy-git-push-wait into master

MR adds an additional wait check for Git Push tests when the Sidekiq nodes are still processing the pushes asynchronously. It also switches the tool to run safe tests always by default and unsafe as an opt in (with added docs).

Will be released as v1.2.1.

Edited by Grant Young

Merge request reports