damccorm commented on code in PR #28136:
URL: https://github.com/apache/beam/pull/28136#discussion_r1305658777
##########
.github/workflows/build_release_candidate.yml:
##########
@@ -19,6 +19,9 @@ on:
APACHE_PASSWORD:
description: Your Apache password. Required if you want to stage
artifacts into https://dist.apache.org/repos/dist/dev/beam/
required: false
+ BEAM_SITE_TOKEN:
+ description: Required if you want to create the beam-site docs PR.
Review Comment:
I assume this is a GitHub Actions PAT? Could we link to
https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens
and call out the necessary scopes (I assume it needs repo write; anything else?
--
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]