-
Story
-
Resolution: Done
-
Normal
-
None
-
None
in the uhc-portal github repo':
start tagging releases, and use github's 'releases' tags. as we don't use versioning ATM, tags may be named after the release's date (in unambiguous format)
use github's automatically generated release-notes feature to replace our current method
update the release PR template, to replace the link to release-notes
update the release-to-prod' wiki page, to include these in the official release process
deprecate the release-notes wiki page, by adding a notice with a link to the new page, at https://github.com/RedHatInsights/uhc-portal/releases
announce the 2 prev' items in slack
notes
- versioning is out of scope at this time, as it'd require fundamental change to the dev' workflow: if we do it, we'd wanna have semantic-versioning, which will necessitate new kind of awareness from developers IRT change types (e.g. fix = patch, feature = minor, breaking changes = major)
- tags creation in GH UI is limited - tags can only be created for recent commits (24 hours?). for the release process, and to ensure consistency, it'd be best to do it from the command line
- is triggered by
-
OCMUI-2865 [Spike] Can we use GitHub Releases for Release Notes?
-
- Closed
-