Hi All,
I'm having a class with RepositoryMergeRequest.
Now, Once the user clicks on pull-Request button (to create pull request from source to master branch) is there any event there to handle with my class. I mean I have to invoke very first time once the pull-request creates.
And also How can I get whether the reviewer is clicked on merge/Decline/Approve buttons.
At a time I created two pull requests with stash REST API.
So is there any way to get the full control over each pull-request actions(pull-request create/decline/Approve/Re-open) .
Thanks
Anil
I able to done this with including EventListeners in post receive hook.
Thanks
Anil Kumar R
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.