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

Tweak update UP state list issue template #8048

Merged
merged 2 commits into from
Aug 20, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/universal_pipeline_update.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ an announcement email needs to go out to senders in that state.

Updates are needed in the following areas:

- [ ] Update [the list of UP states](https://github.com/CDCgov/prime-simplereport-site/blob/a745bf8383ae9c0a10dcfa26a48340dd9c905d64/_config.yml#L61) on the static site config. Refer to [this PR](https://github.com/CDCgov/prime-simplereport-site/blob/a745bf8383ae9c0a10dcfa26a48340dd9c905d64/_config.yml#L61) for an example
- [ ] Generate the list of admin emails senders in that state for product to make an announcement using the `sendOrgAdminEmailCSV` mutation. Notify product once this list is generated so they can continue with the email campaign.
- [ ] Update [the list of UP states](https://github.com/CDCgov/prime-simplereport-site/blob/a745bf8383ae9c0a10dcfa26a48340dd9c905d64/_config.yml#L61) on the static site config. Refer to [this PR](https://github.com/CDCgov/prime-simplereport-site/pull/713) for an example.
- [ ] Generate the list of admin emails senders in that state for product to make an announcement using the `sendOrgAdminEmailCSV` mutation. You can refer to [this doc](https://github.com/cdcent/simplereport_docs/wiki/Support-requests#generating-outreach-email-csvs) for help on how to perform the mutation. Notify product once this list is generated so they can continue with the email campaign.
Loading