I want to create a pipeline script that automatically triggers when a pull request is approved, checks for merge conflicts, and if none are found, merges the PR into the main branch.
main