I created a rule that used "Pull Request Created" and trigger new issue under different Jira projects.
However, it creates multiple jira issue when I create one pull request.
The log shows:
The source branch is Feature/GHE-72.
The screenshot displays four runs where it should be only one, correct?
If this is the case, please review the condition that triggers the automation.
Sam
@Sam Bartolome - correct, it should be one.
The automation I have at the moment is:
1. When pull request is created.
2. Create a new issue in the different project with these fields value:
Summary: {{pullRequest.title}}
Pull Request Link: {{pullRequest.url}}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.