-
Notifications
You must be signed in to change notification settings - Fork 68
GH Action to assign reviewers to dependabot PRs is broken #1649
Copy link
Copy link
Open
Labels
bugchorecode healthreadability, maintainability, best practices, etcreadability, maintainability, best practices, etcdependenciesPull requests that update a dependency filePull requests that update a dependency filedevopsbuilding, running, deploying, environment stuff, handy utils, repository-related, engineer QoL, etcbuilding, running, deploying, environment stuff, handy utils, repository-related, engineer QoL, etc
Metadata
Metadata
Assignees
Labels
bugchorecode healthreadability, maintainability, best practices, etcreadability, maintainability, best practices, etcdependenciesPull requests that update a dependency filePull requests that update a dependency filedevopsbuilding, running, deploying, environment stuff, handy utils, repository-related, engineer QoL, etcbuilding, running, deploying, environment stuff, handy utils, repository-related, engineer QoL, etc
It looks like the action that we use to automatically assign reviewers to PRs in various repos is broken (here is a failed run w/ debug output: https://github.com/cmu-delphi/delphi-epidata/actions/runs/15554205067/job/44278572806 )
I think the cause of this is that the
ghcommand in the currentubuntu-latestrunner image was recently updated to a version with a regression in it: cli/cli#10352 . If this is truly the reason, it should work itself out eventually as versions are updated. If it is not resolved in the relatively near future, this issue stands as a reminder to investigate further. This should not be a showstopper in the short- or even longer-term, but it is something to be aware of.We use the affected command in a number of places, but particularly dependabot assignments in
delphi-epidata,covidcast-indicators,www-main, andwww-covidcast.