Skip to content

[deps] Create github action to file github issues for stale deps #16705

@asraa

Description

@asraa

Mentioned in #16687

It would be good to track dependencies more closely, we fell behind on grpc by 6 months and multiple releases.

It should be possible to run a github actions workflow scheduled once per day to check if newer releases have happened for our deps.

We already have code to check if there was a newer release date for the dependencies we have. We would need to use this method (maybe pipe in a configuration parameter) to auto-file github issues instead. Creating issues could reuse code from the deprecation create_issues method.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions