Skip to content

Commit 6dea32d

Browse files
committed
Update documentation to add rebase logic
1 parent 96ed578 commit 6dea32d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/en/dora_metrics/setup/deployments.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -301,6 +301,8 @@ If the two metadata entries are defined for a service, only `extensions[datadogh
301301
- When using "Squash" to merge pull requests:
302302
- For GitHub and GitLab: Metrics are emitted for the original commits.
303303
- For other Git providers: Metrics are emitted for the new commit added to the target branch.
304+
- When using "Rebase", either manually or to merge pull requests:
305+
- For all Git providers: Metrics are emitted based on the original commit timestamps, while the displayed SHA corresponds to the newly created rebased commit.
304306

305307
## Calculating change failure rate
306308

0 commit comments

Comments
 (0)