Skip to content

Consider removing notice annotations for authentication scheme #192

Closed
@bgilbert

Description

@bgilbert

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:

image

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions