Skip to content

Clarify which branches should be compared #19832

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

Merged
merged 1 commit into from
Jul 9, 2024

Conversation

hzongaro
Copy link
Member

@hzongaro hzongaro commented Jul 9, 2024

The description of coordinated merges in the Guide for Committers indicates that the tips of the master and openj9 branches in the openj9-omr repository should be compared to avoid promoting changes that have not passed an OMR Acceptance build. However, even if the tips of those branches are the same, it might be that the tip of the master branch in the omr repository does not match the tip of the master branch in the openj9-omr repository. Performing a coordinated merge in that circumstance would also promote changes that have not passed an OMR acceptance build.

Added that case to the list of branches to compare.

[skip ci]

@hzongaro hzongaro marked this pull request as draft July 9, 2024 14:44
The description of coordinated merges in the Guide for Committers
indicates that the tips of the master and openj9 branches in the
openj9-omr repository should be compared to avoid promoting changes that
have not passed an OMR Acceptance build.  However, even if the tips of
those branches are the same, it might be that the tip of the master
branch in the omr repository does not match the tip of the master branch
in the openj9-omr repository.  Performing a coordinated merge in that
circumstance would also promote changes that have not passed an OMR
acceptance build.

Added that case to the list of branches to compare.

[skip ci]

Signed-off-by:  Henry Zongaro <[email protected]>
@hzongaro hzongaro force-pushed the coordinated-merge-guidance branch from b4e5986 to 9187aa2 Compare July 9, 2024 14:46
@hzongaro hzongaro marked this pull request as ready for review July 9, 2024 14:47
@hzongaro
Copy link
Member Author

hzongaro commented Jul 9, 2024

@0xdaryl, may I ask you to review this change?

@0xdaryl 0xdaryl self-assigned this Jul 9, 2024
@0xdaryl 0xdaryl merged commit 57207af into eclipse-openj9:master Jul 9, 2024
1 check passed
@hzongaro hzongaro deleted the coordinated-merge-guidance branch July 9, 2024 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants