Skip to content

Commit

Permalink
Merge pull request #1875 from cmu-delphi/krivard/departure-workflows
Browse files Browse the repository at this point in the history
Update workflows for Katie's departure
  • Loading branch information
krivard authored Jul 25, 2023
2 parents 4122572 + 64bde44 commit 0a48388
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 161 deletions.
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.

0 comments on commit 0a48388

Please sign in to comment.