Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: allow backporting from PRs to release branches #138

Merged
merged 1 commit into from Jan 15, 2020

Conversation

codebytere
Copy link
Member

Refs electron/electron#21773.

It's not uncommon that a PR would need to directly target a release branch, and then potentially be backported to other PRs from that initial PR. This PR thus allows PRs to be marked valid as long as the PR they are backporting targeted a valid release branch.

cc @MarshallOfSound @jkleinsc @ckerr

@codebytere codebytere merged commit 3a0ab2a into master Jan 15, 2020
@codebytere codebytere deleted the allow-valid-bp-from-release branch January 15, 2020 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants