Sarveksha Yeshavantha Raju created HDDS-15922:
-------------------------------------------------

             Summary: Fix ozone-site config doc workflow reusing stale PR branch
                 Key: HDDS-15922
                 URL: https://issues.apache.org/jira/browse/HDDS-15922
             Project: Apache Ozone
          Issue Type: Improvement
          Components: CI, documentation
            Reporter: Sarveksha Yeshavantha Raju
            Assignee: Sravani Revuri


The {{update-ozone-site-config-doc}} workflow in the ozone repo checks out the 
{{automated-config-doc-update}} branch in ozone-site when it still exists after 
a PR is merged. New commits are added on top of that stale branch, so 
already-merged changes show up again in the next PR.

Workaround: Delete {{automated-config-doc-update}} in ozone-site after each 
merge.

Fix: Always use {{master}} as the baseline - compare doc changes against 
master, recreate the PR branch from master. Branch deletion after merge should 
no longer be required.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to