github-actions[bot] opened a new pull request, #72177: URL: https://github.com/apache/airflow/pull/72177
The upload steps described the token policy but not how to actually create one. Also suggest using env vars (in a more secure way) for the token. Suggesting edits to '~/.pypirc' is the riskier option since it writes the token to disk and possibly interacts with credentials a release manager may already have configured for other projects. (cherry picked from commit b294df20c32f7405e9dd8346688b3b36e5aed8ea) Co-authored-by: Niko Oliveira <[email protected]> -- 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]
