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

   ## What changes were proposed in this pull request?
   
   - `update-ozone-site-config-doc` currently only runs if full CI succeeds, so 
website update can be delayed by intermittent failures.  It should run after 
successful `generate-config-doc`, since it does not depend on tests.
   - Rename the `generate` job in `generate-config-doc` to clarify its name 
within the CI workflow: <img width="295" height="447" alt="before" 
src="https://github.com/user-attachments/assets/02b4108e-e2a1-4f6c-9969-c8dbd0c32df9";
 />
   - Move some variable definitions to `env` from `run` block.
   
   https://issues.apache.org/jira/browse/HDDS-14749
   
   ## How was this patch tested?
   
   - Full CI in fork, but `update-ozone-site-config-doc` is skipped due to 
conditions.
   - Temporary tweaks to trigger `update-ozone-site-config-doc` in fork:
     - removed conditions
     - added 
[debug](https://github.com/adoroszlai/ozone/actions/runs/22547417135/job/65312477772#step:3:10)
 output for event attributes with which the PR body is generated:
       ```
       workflow: build-branch
       run_id: 22547417135
       ref_name: HDDS-14749-test
       sha: 6685253f722cc96558a1cb127498859728c7b86f
       ```


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