On Wed, 8 Feb 2023 at 13:10, David Roe <roed.m...@gmail.com> wrote:
>
> On Wed, Feb 8, 2023 at 12:23 PM 'Martin R' via sage-devel 
> <sage-devel@googlegroups.com> wrote:
>>
>> Why would I need write access to the sagemath repo?
>>
>> I would have thought that I'd "somehow" (no idea how) take over the branch 
>> and modify it.  Or are pull requests directly tied to a specific user?  In 
>> other words, what is the replacement for the following?
>
> Pull requests are from a specific user's fork of Sage. If you are not the 
> author of a PR but want to suggest changes to it, you have several options.
...
> 3. If you're collaborating closely with the author, they can give you 
> permission to push to the branch from which the PR originates.  Then you 
> could make your changes and push them directly.  Note that permissions are 
> only possible on a repo basis, so they're actually giving you permission to 
> push to their whole fork of Sage, but this may be acceptable if they trust 
> you.

Another option here is that when opening a PR there is a tickbox that
says something like "Allow edits by maintainers". This box is ticked
by default but the author can choose to untick it if they want. If the
box is ticked then I think it means that anyone who would have
permissions to merge the PR automatically has permissions to push to
the PR's branch in the originating author's fork which will update the
commits in the PR.

--
Oscar

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/CAHVvXxTxvBd42FCRGTjb7GUJpj%2BEoKZKcCzy%2BLC41jb5Z8JpcQ%40mail.gmail.com.

Reply via email to