Skip to content

Commit 5d1014d

Browse files
committed
Merge bitcoin/bitcoin#27574: doc: Add post branch-off note about fuzz input pruning
9143b69 [doc] Add post branch-off note about fuzz input pruning (dergoegge) Pull request description: Top commit has no ACKs. Tree-SHA512: 82658faaa31668591853703604edb45ce24ee703b8f4077ab690865f3674e154f76c55c3b523f543a862aab9707d70a46c8bf4d41b51d0002635806413921017
2 parents 5566405 + 9143b69 commit 5d1014d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/release-process.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ Release Process
6060
- Create a pinned meta-issue for testing the release candidate (see [this issue](https://github.com/bitcoin/bitcoin/issues/17079) for an example) and provide a link to it in the release announcements where useful.
6161
- Translations on Transifex
6262
- Change the auto-update URL for the new major version's resource away from `master` and to the branch, e.g. `https://raw.githubusercontent.com/bitcoin/bitcoin/<branch>/src/qt/locale/bitcoin_en.xlf`. Do not forget this or it will keep tracking the translations on master instead, drifting away from the specific major release.
63+
- Prune inputs from the qa-assets repo (See [pruning
64+
inputs](https://github.com/bitcoin-core/qa-assets#pruning-inputs)).
6365

6466
#### Before final release
6567

0 commit comments

Comments
 (0)