Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This shows how to configure a CLI validator that can prevent a transition from occurring based on the results of a CLI action. In this case, we will check the existence of a JIRA project. This page was motivated from this question: 71141518Example of a CLI Validator.

Configuration

Validator Fail Message

  • If the project does not exist, the validator will stop the transition from failing an issue the following message to the user.