Skip to content

CI: automatically re-download a PR's metadata once its CI finishes #11

Description

@grunweg

This is perhaps the last remaining blocker to leanprover-community/queueboard#70 (which is part of #23).

If a PR's CI finishes, github does not register this as an "update": this means that as-is, this repo's data will not automate directly. (It will re-download this after 60 minutes, but this adds a sizable delay.) A better solution is for the failing CI run to notify this repository.

This can be implemented through a github webhook. This webhook would call gather_stats_single.yml (caution: that logic has diverged from download_missing_outdated_prs.sh, make sure to synchronise before landing). Perhaps this repository needs to be transferred to the leanprover-community organisation for this to work.

My knowledge mostly ends here: help with this would be very warmly welcome.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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