Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

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

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

6_edited.png
  1. Click Add component.

6.5_edited.png

5. 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.png
  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

  • No labels