Skip to content

Commit 658e15d

Browse files
authored
Add checklist to Ubuntu issue template (#57)
1 parent b420b1f commit 658e15d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/ISSUE_TEMPLATE/scheduled/update-ubuntu-version-in-github-actions.md

+3
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,6 @@ In 2020 the GitHub Actions team [supported the April release for that year by mi
1414
We can find out if we can update yet [here](https://docs.github.com/en/actions/reference/virtual-environments-for-github-hosted-runners#supported-runners-and-hardware-resources).
1515

1616
When we do the update to the new version it involves e.g. for 2021, simply replacing every case of `ubuntu-20.04` with `ubuntu-21.04`.
17+
18+
- [ ] when we have updated and merged the change to the main branch, [this search](https://github.com/agilepathway/hoverfly-github-action/search?q=20.04&unscoped_q=20.04) should return zero results (NB it may take 5 minutes before the search index will show the right results)
19+
- [ ] update this issue template so that it corresponds to the following year (e.g. in July 2021, replace all cases of `20.04` with `21.04`)

0 commit comments

Comments
 (0)