The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
  • Community
  • Q&A
  • Bitbucket
  • Questions
  • In Stash, how is it possible to cherry pick a change onto a branch that the developer doesn't have direct write access to?

In Stash, how is it possible to cherry pick a change onto a branch that the developer doesn't have direct write access to?

Michael Hanna
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 22, 2014

In our configuration, we have:

master ----> (read access)
    develop ----> (read access)
         support/1.0.x ----> (read, write access)

the developer creates a remote off of support/1.0.x and when they are complete does a pull request. However, the change will need to be propagated to develop, where they don't have write access. Before we adopted Stash, they would simply cherry pick onto develop. However, since they don't have write access to develop, how can they propagate the change to develop without making a new pull request?

2 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
Balázs Szakmáry
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
July 22, 2014

With or without a pull request, the person who propagates the change to develop needs to have write access to that branch. There is (by design) no trick that would allow a user who does not have write access to a branch to get changes into that branch.

You can either restrict write access to a certain group of people by setting the appropiate branch permissions or you can enable write access to all the users. (Depends on how many people you have and how much you trust them.)

0 votes
Deleted user
July 22, 2014

With or without a pull request, the person who propagates the change to develop needs to have write access to that branch. There is (by design) no trick that would allow a user who does not have write access to a branch to get changes into that branch.

You can either restrict write access to a certain group of people by setting the appropiate branch permissions or you can enable write access to all the users. (Depends on how many people you have and how much you trust them.)

TAGS
AUG Leaders

Atlassian Community Events