Skip to content

Commit ed0a532

Browse files
committed
Merge pull request #85 from kernel-oops/pin/human-authorisation-continuity
2 parents 0ed6656 + 570babe commit ed0a532

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/scripts/upstream-release-sync.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ readonly PATCH_BRANCHES=(
6969
"delegated-correction"
7070
"security-development-policy"
7171
"temporary-read-policy"
72+
"fix/human-authorisation-continuity"
7273
)
7374
readonly PATCH_IDS=(
7475
"bfc7dc5221ddf03641a7859102b333454895dd73"
@@ -118,6 +119,7 @@ readonly PATCH_IDS=(
118119
"66b3c39c9ff1339a2083bfe94c61b2ece2582384"
119120
"46f8c709697c924178d2874170f0307f0c0a8a03"
120121
"ed9a116697595214c23969621a1b889af3d3b1ff"
122+
"31396a91c8ec69f5bf13d3f52ea338cac186ec7e"
121123
)
122124
readonly PATCH_TIPS=(
123125
"11bf5729c6ac3b55ce4e5a3ba7f5a3ef890be8ac"
@@ -167,6 +169,7 @@ readonly PATCH_TIPS=(
167169
"4353e2065cfac65edb3ae9ab8214dff88e196392"
168170
"e6c3aae8bda6610db96f416a1a6a585903e24b3a"
169171
"c3bc28d16e43ccc9aec9f27f5b7a16b59440d5fd"
172+
"b619cbb8f9ef37d2a498d2c6bf49038f01a4941b"
170173
)
171174
readonly REVIEWED_TESTS=(
172175
"packages/core/test/config/config.test.ts"

0 commit comments

Comments
 (0)