Skip to content

Commit 5e2a234

Browse files
authored
chore(release): add additional release steps (#3152)
add reminders to perform JIRA and GitHub cleanup during the release process to ensure nothing gets forgotten
1 parent 0fd08e5 commit 5e2a234

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

scripts/readme.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,10 @@ release.
2222
case :wink:
2323
7. If there are any 'next' branches in GitHub, say for a future major version of Stencil (e.g. `v3.0.0-dev`), now is a
2424
good time to sync them with the `main` branch.
25-
8. :tada:
25+
8. Perform the following tasks in JIRA:
26+
1. Mark this version of Stencil as 'released' in JIRA
27+
2. Move the task card in this current sprint to the 'Done' swimlane
28+
3. Stub out the next release and task for the release in JIRA
29+
9. Ensure all GitHub Issues associated with stories/tasks that shipped in this version of Stencil are closed and
30+
labeled as 'Resolution: Shipped'
31+
10. :tada:

0 commit comments

Comments
 (0)