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

Update workflows for Katie's departure #1875

Merged
merged 5 commits into from
Jul 25, 2023
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/data_quality_issue.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Data quality issue
about: Missing data, weird data, broken data
title: ''
labels: 'data quality'
assignees: 'krivard'
assignees: 'nolangormley'
---

**Actual Behavior:**
Expand Down
48 changes: 0 additions & 48 deletions .github/workflows/create-delphi-utils-release.yml

This file was deleted.

4 changes: 2 additions & 2 deletions .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@ jobs:
base: prod
title: Release covidcast-indicators ${{ steps.indicators.outputs.version }}
labels: chore
reviewers: krivard
assignees: krivard
reviewers: melange396
assignees: melange396
body: |
Releasing:
* covidcast-indicators ${{ steps.indicators.outputs.version }}
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ jobs:
base: main
title: 'chore: sync prod->main'
labels: chore
reviewers: krivard
assignees: krivard
reviewers: melange396
assignees: melange396
body: |
Syncing Prod->Main.
108 changes: 0 additions & 108 deletions .github/workflows/release-delphi-utils.yml

This file was deleted.

Loading