reichlab / covid19-forecast-hub

Projections of COVID-19, in standardized format

Home Page:https://covid19forecasthub.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add automatic labels for PRs

hannanabdul55 opened this issue · comments

Some labels to be added

  • Add a label data-deletion forecast-updated when a forecast in the data-processed folder is deleted/updated.
  • Explore auto-merge of PRs for the simplest case of forecast additions.

It would be great if we could implement these checks in data-submission label:

  • Make sure forecast files are submitted under a model folder in data-processed.
  • For each PR, make sure people are modifying forecast files only for one model. It happened recently that a team mistakenly added other team's forecast files in their PR, after they pulled our main branch. So in this case, we need to ask the team to manually delete those files in their PR. But there might be an exception for teams like CU, because they often updated weekly forecasts for all their models in one PR.