-
Notifications
You must be signed in to change notification settings - Fork 193
Closed
Labels
dev-workflowinternalsIssues related to inner workings of lintr, i.e., not user-visibleIssues related to inner workings of lintr, i.e., not user-visibletesting
Description
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
Labels
dev-workflowinternalsIssues related to inner workings of lintr, i.e., not user-visibleIssues related to inner workings of lintr, i.e., not user-visibletesting