[Playbook] Failed to create execution tasks
Issue
I want to create an execution task from my playbook and I get the following error:
"Failed to create execution tasks. There is no SCM configuration with the given URL."
Solution
You need to add the same repository URL in test.guide as you have in your playbook.
For this go inside test.guide to Project settings → SCM Tools and edit the settings accordingly.
This should be the same link as in the playbook:
Â