Hello, Igniters. I propose to add a GitHub action to update documentation for released Ignite versions by a click. [1]
For now, this is a complex manual work that requires understanding all the intermediate steps. [2] New process to update documentation: 1. Commit documentation changes to a released branch. 2. Run the action with a click. 3. Check the result. Moreover, this will also simplify the process of publishing a new release. ASF's GitHub Actions Policy allows automated services to push changes related to documentation. [3] Write access is required to run the workflow. So, only committers can run the action. [4] WDYT? Any objections? [1] https://issues.apache.org/jira/browse/IGNITE-16895 [2] https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=85461527#HowtoDocument-UpdatingPublishedDocs [3] https://infra.apache.org/github-actions-policy.html [4] https://docs.github.com/en/actions/managing-workflow-runs/manually-running-a-workflow -- Best wishes, Amelchev Nikita