We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9aa875b commit e735764Copy full SHA for e735764
docs/guides/modules/orchestrate/pages/automatic-reruns.adoc
@@ -133,7 +133,6 @@ CircleCI monitors *step* completion status and automatically reruns a failed ste
133
* The `max_auto_reruns` value is specified for the step in the configuration.
134
* The number of remaining rerun attempts is greater than zero, and less than or equal to the specified `max_auto_reruns` value.
135
* The step is not part of a manual rerun.
136
-* The pipeline is not older than 90 days.
137
138
[#rerun-behavior]
139
=== Automatic workflow rerun behavior
0 commit comments