Create stub GraphQL API SetRepositoryPermissionsForBitbucketProject
There are no commits yet
Push commits to the source branch or add previously merged commits to review them.
Created by: indradhanush
Part 1 for #36454 (closed).
At the moment, the API doesn't really do anything apart from running some validation checks. Once we have the Bitbucket permissions worker implemented, this API will trigger a sync job and return a job ID or equivalent in the response instead of the currently empty response that it returns at the moment.
Added new unit tests for the implemented functionality.
Push commits to the source branch or add previously merged commits to review them.