'Create Task automatically when Pull request is created in Bitbucket

My project is hosted in Bitbucket and version controlled through Git. Is there a way to automatically create tasks when a PR is created? I have heard of Bot integrations with BitBucket but couldn't find much about this on the internet. Is this possible? I would appreciate some guidance on how this can be achieved.

P.S: The tasks I would want to create are the same with every PR - mainly like a checklist that ensures commits are squashed, its been unit tested and so on..



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source