Hello,
I'm working on a project which use bitbucket server SDK to develop a plugin which will check whether a specific file is modified in a pull request. If it's modified, we need to take some additional actions.
I'm currently trying to implement a class which implements RepositoryMergeCheck interface. In the preUpdate method, I can get a PreRepositoryHookContext object as well as a PullRequestMergeHookRequest. But how can I get the list of strings which contains the filename of modified files in this commit?
Any ideas?
Hi Tommy, and welcome!
For questions like this one, you'll have more chances to find the response you're looking for in our Developer Community! You'll find a lot of resources regarding developing for our products as well a lot of developers that will be happy to help you.
For any other questions regarding our products, don't hesitate to contact us again :)
Have a good day,
Ana
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.