[ ] Documentation has been updated as necessary (hugo/content/)
[ ] @mention individual(s) you would like to review the PR
Release deployer
I have done all of the following:
[ ] Put the contents of changelogs/* into CHANGELOG.md, rewording as
necessary
[ ] Delete changelogs/* (not the template of course)
[ ] Set an appropriate version number in the changelog per semantic
versioning specs
[ ] Compiled the hugo documentation and verified very carefully that it is
correctly generated
[ ] Tested the code carefully, thoroughly, meticulously, and lovingly. It is
production-ready.
Once this merges, I swear on all I hold dear not to forget any of the
post-deploy steps. I will set up a reminder in Outlook, gmail, via some smart
device, etc.
[ ] Create and push a tag
[ ] Create a github release from aforementioned tag, describing the changes
briefly and linking to the full changelog.
Closes #319
All issue jobs zero out the workflow owner id, so no issues should ever show up on somebody's desk when there's processing needed.
Normal contributors
I have done all of the following:
changelogs/
(based onchangelogs/template.md
)hugo/content/
)Release deployer
I have done all of the following:
changelogs/*
intoCHANGELOG.md
, rewording as necessarychangelogs/*
(not the template of course)Once this merges, I swear on all I hold dear not to forget any of the post-deploy steps. I will set up a reminder in Outlook, gmail, via some smart device, etc.