Skip to content

Job级别的重试可以触发后续依赖Job的重试 #4268

@GJieHuang

Description

@GJieHuang

What would you like to be added:
同一个Stage下,存在依赖的Job,在前置Job失败重试后, 后续依赖的Job也会自动重试
eg. 某个Stage 下有1、2、3 三个job , 3依赖于2依赖于1
1失败后,点击此Job下的重试,无法触发后续的2、3执行
导致此次构建作废,只能重新构建

Why is this needed:
虽然点击Stage里的重试可以触发1、2、3全部重新执行
但若误点了1的重试,此次构建就作废了

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions