pipeline-model-definition-plugin icon indicating copy to clipboard operation
pipeline-model-definition-plugin copied to clipboard

[FIXED JENKINS-53662] Add isRestartedStage() when condition

Open abayer opened this issue 7 years ago • 3 comments

  • JENKINS issue(s):
  • Description:
    • This will only fire when the run was restarted from a stage, and we're currently checking whether to execute the stage with the same name as the restarted stage.
  • Documentation changes:
    • The new condition will need to be added to the docs.
  • Users/aliases to notify:
    • ...

abayer avatar Oct 16 '18 14:10 abayer

Yeah, I'm probably going to table this and work on a more general way of providing information on the restarted build/stage as a whole, rather than just one part at a time.

abayer avatar Oct 23 '18 08:10 abayer

Moving this to WIP to make sure I don't inadvertently merge it before I am sure of the right approach.

abayer avatar Oct 23 '18 08:10 abayer

@abayer Any chance you can resolve the merge conflicts here? Should this remain open?

bitwiseman avatar Mar 09 '21 16:03 bitwiseman