Skip to content

GitHub may disable scheduled workflows in this repo #144

@bgilbert

Description

@bgilbert

GitHub disables scheduled workflows if a repository is inactive for 60 days. This repo has scheduled workflows to check for software updates and to periodically rebuild the container, and we'd like those to stay enabled.

openslide/builds commits to itself at least once a month to keep the repo active, but we probably don't want to create spurious commits here. It's not clear whether other events count as activity. Ideally we could do something that doesn't generate notifications, such as automatically editing a comment on an existing issue, or automatically disabling and re-enabling scheduled workflows via gh.

On the other hand, if we have at least one dependency update every two months, and the update PRs do in fact land, the repository will stay active without any special tooling.

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