Versions Compared

Key

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

To add an automation rule, that will change the status of an issue to “done”, when an approval path is finished, you need to:

1.Go to Project SettingsAutomation Create rule

2.Add a Trigger - Incoming Webhook

5_edited.png

  1. Save the webhook URL. It will be needed in the further step.

6_edited.png

  1. Click Add component.

6.5_edited.png

  1. Select Then : Add an Action. From the right table, select Transition issue.

7_edited.png

  1. As Destination status, select Done

8_edited.png

  1. As an actor, select a user that has permission to close an issue.

9_edited.pngImage Removed9_edited copy.pngImage Added

  1. Add a webhook step to an approval path definition. In our example, a webhook step will be the last step. In the Request field paste the webhook URL. The screen that follows will show like below image.

10_edited.png