Skip to content

Commit

Permalink
Update rollover.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
trent-codecov authored Dec 19, 2023
1 parent ee268d9 commit 5c18750
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/rollover.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,12 @@ jobs:
iteration: last
new-iteration: current
statuses: Todo,In Progress,In Review,Merged
- uses: blombard/move-to-next-iteration@master
with:
owner: codecov
number: 36 # Design
token: ${{ secrets.PAT_TOKEN }}
iteration-field: Sprint
iteration: last
new-iteration: current
statuses: Todo,In Progress,User Research,In Review,Merged

0 comments on commit 5c18750

Please sign in to comment.