Skip to content

Commit cfb9600

Browse files
authored
Update language around updating branch with latest master (#1885)
Resolves #1884 In a recent community commit merge to Pro, we had [a question](tiny-pilot/tinypilot-pro#1509 (comment)) around which style of merge to use (regular or rebase) when updating the branch with Pro's `master`. This change updates the body text of community-changes PRs to suggest using "Update with merge commit" when updating the branch. <a data-ca-tag href="https://codeapprove.com/pr/tiny-pilot/tinypilot/1885"><img src="https://codeapprove.com/external/github-tag-allbg.png" alt="Review on CodeApprove" /></a>
1 parent 43a4cfa commit cfb9600

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/merge-pro.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
@${{ github.actor }}, please merge [your changes from the Community repository](https://github.com/tiny-pilot/tinypilot/commit/${{ github.sha }}):
4646
4747
1. Update this branch with latest `master`
48+
- Generally, you can use GitHub’s “Update with merge commit”.
4849
- If there are merge conflicts, it’s best to resolve them locally.
4950
1. Check whether you need to make any Pro-specific adjustments to the code
5051
1. Review and approve your changes

0 commit comments

Comments
 (0)