Skip to content

Find redundant GHA and remove them #2295

@MichaelChirico

Description

@MichaelChirico

Lately I've found there's a lot of lethargy in our review process because of queueing in the GHA for the repo.

My suspicion is that many of the actions we run are totally redundant -- they provide signal that is completely identical to at least one other action. That is, they always share failure status with some other action. Such actions can be removed.

I will be extending this script to analyze this numerically:

https://gist.github.com/MichaelChirico/d5a1a0d864864e0d30f24e3eb87afecf

Metadata

Metadata

Assignees

No one assigned

    Labels

    dev-workflowinternalsIssues related to inner workings of lintr, i.e., not user-visibletesting

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions