Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Pull request between branches
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  8 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Martin Pengelly-Phillips  
View profile  
 More options Oct 5 2011, 9:10 am
From: Martin Pengelly-Phillips <d...@thesociable.net>
Date: Wed, 5 Oct 2011 06:10:18 -0700 (PDT)
Local: Wed, Oct 5 2011 9:10 am
Subject: Pull request between branches
Hi there,

Coming from Github, we were used to abusing pull requests for branches
rather than forks. In this way one developer was responsible for
merging branches to master and other developers would issue a pull
request when their branch was ready for merge. A discussion could then
follow on the pull request and eventually the request fulfilled or
rejected.

In Bitbucket pull requests only seem to work for forks which is
overkill for us (each developer is part of the same team and all have
access to the repo).

What would you suggest as an alternative workflow?

cheers,

Martin


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Justen Stepka  
View profile  
 More options Oct 5 2011, 1:11 pm
From: Justen Stepka <jste...@atlassian.com>
Date: Wed, 5 Oct 2011 10:11:34 -0700
Local: Wed, Oct 5 2011 1:11 pm
Subject: Re: [Bitbucket] Pull request between branches

To all those hoping for pull requests between branches... we know it's
a limitation and the features is on our short list of items to complete post
Gitbucket.

Cheers, Justen.

On Wed, Oct 5, 2011 at 6:10 AM, Martin Pengelly-Phillips <


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Martin Pengelly-Phillips  
View profile  
 More options Oct 5 2011, 2:24 pm
From: Martin Pengelly-Phillips <d...@thesociable.net>
Date: Wed, 5 Oct 2011 11:24:14 -0700 (PDT)
Local: Wed, Oct 5 2011 2:24 pm
Subject: Re: Pull request between branches
Great! Thanks Justen, I'll keep an eye out for that feature.

Martin

On Oct 5, 6:11 pm, Justen Stepka <jste...@atlassian.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mark  
View profile  
 More options Oct 5 2011, 3:42 pm
From: Mark <markscl...@gmail.com>
Date: Wed, 5 Oct 2011 19:42:30 +0000 (UTC)
Local: Wed, Oct 5 2011 3:42 pm
Subject: Re: Pull request between branches

> In Bitbucket pull requests only seem to work for forks which is
> overkill for us (each developer is part of the same team and all have
> access to the repo).

That is exactly how we have structured our workflow as well. I'd love to see
this feature in bitbucket.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Martin Pengelly-Phillips  
View profile  
 More options Oct 7 2011, 5:13 am
From: Martin Pengelly-Phillips <d...@thesociable.net>
Date: Fri, 7 Oct 2011 02:13:40 -0700 (PDT)
Local: Fri, Oct 7 2011 5:13 am
Subject: Re: Pull request between branches
For those who want to follow progress, the ticket is at:
https://bitbucket.org/site/master/issue/2998/support-pull-requests-be...

Martin

On Oct 5, 8:42 pm, Mark <markscl...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
David Chambers (Bitbucket dev)  
View profile  
 More options Oct 7 2011, 5:03 pm
From: "David Chambers (Bitbucket dev)" <david.chambers...@gmail.com>
Date: Fri, 7 Oct 2011 14:03:28 -0700 (PDT)
Local: Fri, Oct 7 2011 5:03 pm
Subject: Re: Pull request between branches
This is one of the three features at the top of our list. We know it's
a *crucial* feature, so we're very keen to get it done.

David

On Oct 7, 2:13 am, Martin Pengelly-Phillips <d...@thesociable.net>
wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Dilip M  
View profile  
 More options Oct 10 2011, 10:35 am
From: Dilip M <dilip...@gmail.com>
Date: Mon, 10 Oct 2011 20:05:27 +0530
Local: Mon, Oct 10 2011 10:35 am
Subject: Re: [Bitbucket] Pull request between branches
Hi Guys,

Just curious over here.

On Wed, Oct 5, 2011 at 6:40 PM, Martin Pengelly-Phillips

<d...@thesociable.net> wrote:
> Coming from Github, we were used to abusing pull requests for branches
> rather than forks. In this way one developer was responsible for
> merging branches to master and other developers would issue a pull
> request when their branch was ready for merge. A discussion could then
> follow on the pull request and eventually the request fulfilled or
> rejected.

How do you prevent developers not using 'master' branch? It is
somewhat understood or some hooks?

- DM


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Martin Pengelly-Phillips  
View profile  
 More options Oct 11 2011, 5:55 am
From: Martin Pengelly-Phillips <d...@thesociable.net>
Date: Tue, 11 Oct 2011 02:55:30 -0700 (PDT)
Local: Tues, Oct 11 2011 5:55 am
Subject: Re: Pull request between branches
I presume you could set it up to actively prevent them (some hook /
auth privileges), but at present it is just an agreement.
So each project has an owner and other developers agree not to push to
master.

Note that we are a company based team, so can support these practices
through management rather than technology.

Martin

On Oct 10, 3:35 pm, Dilip M <dilip...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »