github-pullrequest-resource
github-pullrequest-resource copied to clipboard
Merges pull request before updating status
I want to be able to update the status and then automatically merge a pull request. I'm experiencing an issue where sometimes the merge happens first and the status never gets updated.
Pipeline Config:
- put: git-pr-merge
params:
path: git-pr-merge
status: success
merge:
method: merge