google / google/copybara

[Feature request] Support github forks in github_pr_destination

Open
#144 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
3.8k
Forks
345
PR merge metrics
No merged PRs in 30d

Description

Currently when using [github_pr_destination](https://github.com/google/copybara/blob/master/docs/reference.md#gitgithub_pr_destination), we are able to only raise PR by creating a branch in the destination repo.

destination/branch_name -> destination/main

This issue is a feature request to allow opening PRs from a branch in _Github fork_ of the destination instead of the destination itself.

destination_fork/branch_name -> destination/main

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.