Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automate the addition of files created by the hub's Monday morning and Wednesday evening pipelines #95

Open
1 task
bsweger opened this issue Oct 4, 2024 · 0 comments

Comments

@bsweger
Copy link
Collaborator

bsweger commented Oct 4, 2024

Background

The variant nowcast hub has two schedule GitHub actions to support hub operations:

  • Monday morning: generate a list of clades to model for the next round
  • Wednesday evening (after round close): get a count of sequences collected by date and location (going back 31 days)

Currently, the GitHub actions add files to the repo and open a pull request that someone reviews and merges. We'd like to remove the need for a human reviewer.

Definition of done

  • Files created by the Monday and Wednesday pipelines are added to the hub's main branch without a review process

(We'll have to work around the repo's branch rulesets).

@bsweger bsweger added this to Lab Work Oct 4, 2024
@bsweger bsweger converted this from a draft issue Oct 4, 2024
@bsweger bsweger added this to the Variant Nowcast Launch milestone Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant