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

Branch off from the parent branch #529

Merged
merged 1 commit into from
Feb 20, 2025
Merged

Conversation

draftcode
Copy link
Contributor

When creating a new branch from a trunk branch, it should branch from
the parent remote tracking branch. This hasn't been an issue if the
trunk branch is the default branch (such as main / master), but if this
is used with a additionalTrunkBranches, it branches off from main /
master always rather than the specified additional trunk branch.

When creating a new branch from a trunk branch, it should branch from
the parent remote tracking branch. This hasn't been an issue if the
trunk branch is the default branch (such as main / master), but if this
is used with a additionalTrunkBranches, it branches off from main /
master always rather than the specified additional trunk branch.
@draftcode draftcode requested a review from a team as a code owner February 20, 2025 23:30
Copy link
Contributor

aviator-app bot commented Feb 20, 2025

Current Aviator status

Aviator will automatically update this comment as the status of the PR changes.
Comment /aviator refresh to force Aviator to re-examine your PR (or learn about other /aviator commands).

This PR was merged using Aviator.


See the real-time status of this PR on the Aviator webapp.
Use the Aviator Chrome Extension to see the status of your PR within GitHub.

Copy link
Contributor

aviator-app bot commented Feb 20, 2025

✅ FlexReview Status

Owner: aviator-co/engineering (expert-load-balance assignment)
Review SLO: 7 business hours if PR size is <= 200 LOC for the first response.

@aviator-app aviator-app bot requested a review from sarahannali February 20, 2025 23:30
@aviator-app aviator-app bot merged commit 3c1538f into master Feb 20, 2025
4 checks passed
@aviator-app aviator-app bot deleted the branch_off_from_custom_parent branch February 20, 2025 23:57
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.

3 participants