The sync action creates a PR in the integration-definitions repo using commit message as the name of the PR, in this PR i have changed it so that the name of the PR in integration-definitions repo will be the last PR that was merged into master
Fixes #
# How Has This Been Tested?
Checklist:
[ ] I have updated the relevant Helm chart(s) version(s)
[ ] I have updated the relevant component changelog(s)
[x] This change does not affect any particular component (e.g. it's CI or docs change)
Description
The sync action creates a PR in the integration-definitions repo using commit message as the name of the PR, in this PR i have changed it so that the name of the PR in integration-definitions repo will be the last PR that was merged into master
Fixes # # How Has This Been Tested?Checklist: