chamikaramj commented on code in PR #35861: URL: https://github.com/apache/beam/pull/35861#discussion_r2274285635
########## contributor-docs/release-guide.md: ########## @@ -638,8 +639,8 @@ __Attention:__ Verify that: Beam publishes API reference manuals for each release on the website. For Java and Python SDKs, that’s Javadoc and PyDoc, respectively. The final step of building the candidate is to propose website pull requests that update these -manuals. The first pr will get created by the build_release_candidate action, -you will need to create the second one manually +manuals. Two of these PRs will get created by the build_release_candidate action, Review Comment: Let's clarify which two we are talking about :) ########## contributor-docs/release-guide.md: ########## @@ -657,6 +658,14 @@ created by the `build_release_candidate` workflow (see above). **PR 2: apache/beam** +This pull request is against the `apache/beam` repo, to update the `managed-io.md`. +It is created by the `build_release_candidate` workflow and updates the documentation for Managed IOs. + +Please work with the team if you encounter any issues with this action, +which was added by [PR](https://github.com/apache/beam/pull/35828). Review Comment: Don't think we need to mention the PR here. Release manager can just ping the dev list. -- 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]
