Skip to content

Commit

Permalink
Merge pull request #20733 from 0xdaryl/committerguidelineslink
Browse files Browse the repository at this point in the history
Add links to eclipse-omr repo and master branch in committer guide
  • Loading branch information
pshipton authored Dec 3, 2024
2 parents f5f557e + e42d66f commit 249921b
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions doc/GuideForCommitters.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,9 +167,10 @@ possible between them.
necessary to wait for this build to finish because an equivalent
of the OMR Acceptance Build was already tested in Step 1.
7. Verify that the `master` branch of the `eclipse-openj9/openj9-omr` repo
contains the Eclipse OMR commit you merged in Step 3. Make note
of the commit SHA for Step 8.
7. Verify that the [master branch](https://github.com/eclipse-openj9/openj9-omr/commits/master)
of the [eclipse-openj9/openj9-omr](https://github.com/eclipse-openj9/openj9-omr)
repo contains the Eclipse OMR commit you merged in Step 3.
Make note of the commit SHA for Step 8.
8. Launch a ["Promote_OMR"](https://openj9-jenkins.osuosl.org/job/Promote_OMR/)
job on the SHA of the commit that was just merged in the Eclipse
Expand Down

0 comments on commit 249921b

Please sign in to comment.