I have set up a Jenkins pipeline which runs in the event a merge request is made to my gitlab repo. How can I use Postman to simulate the merge request to essentially see that in the event a merge request is made, the pipeline will execute as it should.
Asked
Active
Viewed 27 times