mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
In handbook, update product and engineering rituals (#8582)
- Remove old product rituals - Move release testing rituals to engineering handbook
This commit is contained in:
parent
e40228c99e
commit
ca4d7e23cb
2 changed files with 2 additions and 5 deletions
|
|
@ -868,6 +868,8 @@ The following rituals are engaged in by the directly responsible individual (DRI
|
|||
| Release ritual | Every three weeks | Go through the process of releasing the next iteration of Fleet. | Zach Wasserman |
|
||||
| Create patch release branch | Every patch release | Go through the process of creating a patch release branch, cherry picking commits, and pushing the branch to github.com/fleetdm/fleet. | Luke Heath |
|
||||
| Bug review | Weekly | Review bugs that are in QA's inbox. | Reed Haynes |
|
||||
| Release testing/QA | Every three weeks | Every release cycle, by end of day Wednesday of release week, all issues move to "Ready for release" on the 🚀Release board. | Reed Haynes |
|
||||
| Release testing/QA report | Every three weeks | Every release cycle, on the Monday of release week, the (DRI for the release ritual)[https://fleetdm.com/handbook/engineering#rituals] is updated on status of testing. | Reed Haynes |
|
||||
|
||||
## Fleet Sandbox Oncall
|
||||
|
||||
|
|
|
|||
|
|
@ -374,14 +374,9 @@ Directly Responsible Individuals (DRI) engage in the ritual(s) below at the freq
|
|||
|
||||
| Ritual | Frequency | Description | DRI |
|
||||
|:-----------------------------|:-----------------------------|:----------------------------------------------------|-------------------|
|
||||
| 🎙 Product huddle | Daily | We discuss "In progress" issues and place any issues that are "ready for review" on the list for the product design review call. On Mondays, issues are broken down into a week's work and added into "ready." We move issues out of "delivered" every Friday. | Noah Talerman |
|
||||
| 🗣 Product office hours | Weekly (Tuesdays) | We make a decision regarding which customer and community feature requests can be committed to in the next six weeks. We create issues for any requests that don't already have one. | Mo Zhu |
|
||||
| 🎨 UI/UX huddle | Weekly (Wednesdays) | We discuss "In progress" issues and place any issues that are "ready for review" on the list for the product design review call. We hold separate times for 🎙 Product huddle so Mike Thomas can make it. | Noah Talerman |
|
||||
| ✨ Product design review | Weekly (Thursdays) | The Product team discusses "ready for review" items and makes the decision on whether the UI changes are ready for engineering specification and later implementation. | Noah Talerman |
|
||||
| 👀 Product review | Every three weeks | Fleeties present features and improvements in the upcoming release. A discussion is held about bugs, fixes and changes to be made prior to release. | Noah Talerman |
|
||||
| Product office hours doc prep | Weekly | Every week a backup doc is created to accompany the Product office hours event | Mo Zhu |
|
||||
| Release testing/QA | Every three weeks | Every release cycle, by end of day Wednesday of release week, all issues move to "Ready for release" on the 🚀Release board. | Reed Haynes |
|
||||
| Release testing/QA report | Every three weeks | Every release cycle, on the Monday of release week, the (DRI for the release ritual)[https://fleetdm.com/handbook/engineering#rituals] is updated on status of testing. | Reed Haynes |
|
||||
|
||||
## Slack channels
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue