mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 00:49:03 +00:00
Add guidelines for discussing release dates (#34892)
This commit is contained in:
parent
8d181c8e29
commit
b4275ba7b2
1 changed files with 5 additions and 0 deletions
|
|
@ -270,6 +270,11 @@ The [Fleet releases Google calendar](https://calendar.google.com/calendar/embed?
|
|||
When target release dates are changed on the calendar, the release ritual DRI also updates the milestone due date.
|
||||
|
||||
|
||||
### Discuss release dates
|
||||
|
||||
A single Slack thread is created in the #help-releases channel for every release candidate. Any discussions about release dates should be kept within the release candidate's thread.
|
||||
|
||||
|
||||
### Handle process exceptions for non-released code
|
||||
|
||||
Some of our code does not go through a scheduled release process and is released immediately via GitHub workflows:
|
||||
|
|
|
|||
Loading…
Reference in a new issue