alphagov / govuk-prototype-kit

Rapidly create HTML prototypes of GOV.UK services
https://prototype-kit.service.gov.uk
MIT License
307 stars 237 forks source link

Document how to release an emergency fix that doesn't include what's currently on main #1934

Open joelanman opened 1 year ago

joelanman commented 1 year ago

What

Document how to do an emergency fix that doesn't include what's currently on main. We've had to do this recently (13.2.2) and it would be good to document how to do it for future reference.

Why

Releasing like this is not exactly the same as a normal release, so it would be good to document so we can do it consistently and without issues

Who needs to work on this

Who needs to review this

Done when

36degrees commented 1 year ago

In case it's useful, this is what we do for GOV.UK Frontend – https://github.com/alphagov/govuk-frontend/blob/main/docs/releasing/publishing-from-a-support-branch.md

joelanman commented 1 year ago

@36degrees ah we may already have it then, here: https://github.com/alphagov/govuk-prototype-kit/blob/main/internal_docs/releasing/releasing-from-a-support-branch.md

I'll ask @nataliecarey when she gets back