We would like to have task created when on new Pull Request .
What I would like to do is:
That feature doesn't seem to exists in Azure DevOps. Even simply creating a task on new pull request...
The Only way I can think of is through a Service Hook with a custom Web hook.
Can you guide me through this?
Edit We are currently reviewing a solution using Zapier but we cannot perform exactly what is described above, and it's a paid subscription
I use custom app and run it through the task scheduler. Rest Api methods:
Here is the sample project: Create and View Pull Requests