elek opened a new pull request #223: First, experimental version of the rebase 
script
URL: https://github.com/apache/hadoop-ozone/pull/223
 
 
   ## What changes were proposed in this pull request?
   
   As of now the github actions based CI runs uses the branch of the PR which 
is the forked repo most of the time.
   
   It would be better to force a rebase/merge (without push) before the builds 
to test the possible state after the merge not before.
   
   For example if a PR branch uses elek/hadoop-ozone:HDDS-1234 and request a 
merge to apache/hadoop-ozone:master then the build should download the 
HDDS-1234 from elek/hadoop-ozone AND rebase/merge to the apache/hadoop-ozone 
before the build.
   
   This merge is temporary just for the build/checks (no push at all).
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-2541
   
   ## How was this patch tested?
   
   This is under testing with the current PR. With the following CI runs the 
rebase should be visible from the build output.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to