mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 13:37:30 +00:00
Update engineering handbook README.md with deep freeze (#16550)
... --------- Co-authored-by: Luke Heath <luke@fleetdm.com>
This commit is contained in:
parent
fc8c78ae77
commit
af354863d6
1 changed files with 2 additions and 0 deletions
|
|
@ -45,6 +45,8 @@ It is sometimes necessary to delay the release to allow time to complete partial
|
|||
2. The Engineering Manager notifies the QA lead for the product group and the [release ritual DRI](https://fleetdm.com/handbook/engineering#rituals).
|
||||
3. The Engineering Manager, QA lead, and [release ritual DRI](#rituals) must all approve the feature work PR before it is unfrozen and merged.
|
||||
|
||||
> To allow a stable release test, the final 24 hours before release is a deep freeze when only bugs with the `~release-blocker` or `~unreleased-bug` labels are merged.
|
||||
|
||||
### Confirm latest versions of dependencies
|
||||
Before kicking off release QA, confirm that we are using the latest versions of dependencies we want to keep up-to-date with each release. Currently, those dependencies are:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue