Optionalallowed?: booleanWhether or not this job can be retried manually
Optionalpermit_on_passed?: booleanWhether or not this job can be retried after it has passed
Optionalreason?: stringA string that will be displayed in a tooltip on the Retry button in Buildkite. This will only be displayed if the allowed attribute is set to false.
Optionalallowed?: booleanWhether or not this job can be retried manually
Optionalpermit_on_passed?: booleanWhether or not this job can be retried after it has passed
Optionalreason?: stringA string that will be displayed in a tooltip on the Retry button in Buildkite. This will only be displayed if the allowed attribute is set to false.
Deprecated
Use .addAgent() instead