Skip to content

[REQUEST] output URL to report on codecov.io #1917

@2bndy5

Description

@2bndy5

Recent updates to zizmor have flagged my use of secrets.CODECOV_TOKEN as a rule violation (see secrets-outside-env). The remedy is to isolate any job that uses a secret to a protected environment.

This got me thinking. Github Actions environments support a URL that can be displayed on job success (see github docs). For a visual example:

Image

So, if this action had an output of the URL that pointed to the corresponding project on app.codecov.io, that would be another way (beside a README badge) of navigating to the codecov project from github.com

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions