Skip to content

GH Action to assign reviewers to dependabot PRs is broken #1649

Open
@melange396

Description

@melange396

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 gh command in the current ubuntu-latest runner 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, and www-covidcast.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugchorecode healthreadability, maintainability, best practices, etcdependenciesPull requests that update a dependency filedevopsbuilding, running, deploying, environment stuff, handy utils, repository-related, engineer QoL, etc

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions