forked from product-os/flowzone
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
886a45b
commit 5199233
Showing
4 changed files
with
33 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,28 @@ | ||
- commits: | ||
- subject: Base versioned commit on the tip of the PR head branch | ||
hash: 2d9d2a3f5f61eb5e408173d41667f3055221381b | ||
body: | | ||
Historically we have used the PR merge commit, which is the GitHub | ||
default, to ensure that we are testing the same merges that will | ||
be committed to the target branch. | ||
However, we already require that branches be rebased on the | ||
target before merging via branch protections so there is no benefit | ||
gained from using the merge commit. | ||
We also would like to enable use cases where we are testing against | ||
old versions of the target branch and not include changes from the tip | ||
of the target. | ||
footer: | ||
Change-type: major | ||
change-type: major | ||
Signed-off-by: Kyle Harding <[email protected]> | ||
signed-off-by: Kyle Harding <[email protected]> | ||
author: Kyle Harding | ||
nested: [] | ||
version: 12.0.0 | ||
title: "" | ||
date: 2024-05-16T15:40:34.059Z | ||
- commits: | ||
- subject: Restore re-itemization of notable changes | ||
hash: 4793bb4f5cd0805eadfe18d9794e5715328b9c1f | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters