mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
Update pushed story process (#28544)
This commit is contained in:
parent
7ae8b9a3da
commit
9c671c04df
1 changed files with 3 additions and 1 deletions
|
|
@ -273,13 +273,15 @@ In these cases there are two differences in our pull request process:
|
|||
|
||||
### Notify stakeholders when a user story is pushed to the next release
|
||||
|
||||
[User stories](https://fleetdm.com/handbook/company/product-groups#scrum-items) are intended to be completed in a single sprint. When the EM suspects a user story is at risk for getting pushed, it is the product group EM's responsibility to notify stakeholders:
|
||||
[User stories](https://fleetdm.com/handbook/company/product-groups#scrum-items) are intended to be completed in a single sprint. When the EM knows a user story will be pushed, it is the product group EM's responsibility to notify stakeholders:
|
||||
|
||||
1. Add the `~pushed` label to the user story.
|
||||
2. Update the user story's milestone to the next minor version milestone.
|
||||
3. Comment on the GitHub issue and at-mention the Head of Product Design and anyone listed in the requester field.
|
||||
4. If `customer-` labels are applied to the user story, at-mention the [VP of Customer Success](https://fleetdm.com/handbook/customer-success#team) in the #g-mdm, #g-software, or #g-orchestration Slack channel.
|
||||
|
||||
> Instead of waiting until the end of the sprint, notify stakeholders as soon as you know the story is being pushed.
|
||||
|
||||
|
||||
### Run Fleet locally for QA purposes
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue