Closed
Description
twine-upload.sh
logs some notice annotations reporting the mechanism it uses to authenticate to the repository. These appear on the summary page for the GitHub Actions workflow:
This information is useful for debugging purposes, but please consider reporting it via a regular log message instead of a notice annotation, so it doesn't appear on the workflow summary page. Annotations typically describe unusual conditions that the user should be aware of, such as non-fatal errors or pending deprecations. In this case, twine-upload.sh
is just reporting that it authenticated normally, using the mechanism it was configured to use, so the annotation could mislead a user into thinking that a problem has occurred.
Metadata
Metadata
Assignees
Labels
No labels