adoroszlai opened a new pull request, #7429:
URL: https://github.com/apache/ozone/pull/7429

   ## What changes were proposed in this pull request?
   
   Workflows with schedules are disabled by GitHub in new forks.  
`populate-cache` has a schedule, but is also triggered by commits changing POM 
files.  This PR extracts the scheduled part, so that new forks can start out 
with `populate-cache` enabled (only the schedule will be disabled by default).  
Hopefully.
   
   https://issues.apache.org/jira/browse/HDDS-11689
   
   ## How was this patch tested?
   
   Pushed to `master` in my fork, `populate-cache` workflow was triggered 
correctly:
   https://github.com/adoroszlai/ozone/actions/runs/11814012303
   
   scheduled run was also triggered (with modified schedule, to avoid having to 
wait a day):
   https://github.com/adoroszlai/ozone/actions/runs/11815697729


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to