Hi I have self hosted bitbucket server(Atlassian Bitbucket v8.14.1) and i'm trying to push commit into master branch with http token(not personal, token generated on repository level) but direct push into master not allowed. In the setting i found that i can give access for direct push to some user but can i give this access to http token?
If 'no' what can be the solution?