mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
Product Design handbook: Changes to the activity feed are closed instead of merged (#36399)
Example: https://github.com/fleetdm/fleet/pull/32481
This commit is contained in:
parent
847707fdac
commit
144904d652
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@ At Fleet, like [GitLab](https://about.gitlab.com/handbook/product-development-fl
|
|||
- Add a link to the issue in the PR description.
|
||||
- Attach the `~api-or-yaml-design` label. (This helps the [API design DRI](https://fleetdm.com/handbook/company/communications#directly-responsible-individuals-dris) prioritize API/YAML PR review.)
|
||||
- Mark the PR ready for review. (Draft PRs do not auto-request reviews.)
|
||||
- After your changes are approved by the API design DRI, they will merge your changes into the docs release branch.
|
||||
- After your changes are approved by the API design DRI, they will merge your changes into the docs release branch. Changes to the activity feed (audit logs) are closed instead of merged because the [audit-logs.md file is auto-generated](https://fleetdm.com/handbook/company/communications#audit-logs).
|
||||
|
||||
5. Add links to the user story as specified in the [issue template](https://github.com/fleetdm/fleet/issues/new?template=story.md).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue