Skip to content

Commit

Permalink
Merge bitcoin#29025: doc: Add link to needs-release-notes label
Browse files Browse the repository at this point in the history
fa88953 doc: Add link to needs-release-notes label (MarcoFalke)

Pull request description:

  This makes it easier to spot and not forget. C.f. bitcoin#28597 (comment)

ACKs for top commit:
  kristapsk:
    ACK fa88953
  TheCharlatan:
    ACK fa88953

Tree-SHA512: 28336cde36d62622d1b6627497291cbd4644bf1e4e6f17dc9cde39f254e7094dd02484da754e45558e59facb20941dd0c049ce7b33dcc62bfec6c26c16516cdf
  • Loading branch information
fanquake committed Dec 8, 2023
2 parents 1d9da8d + fa88953 commit 14d1732
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion doc/release-process.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,9 @@ Release Process
#### Before final release

- Merge the release notes from [the wiki](https://github.com/bitcoin-core/bitcoin-devwiki/wiki/) into the branch.
- Ensure the "Needs release note" label is removed from all relevant pull requests and issues.
- Ensure the "Needs release note" label is removed from all relevant pull
requests and issues:
https://github.com/bitcoin/bitcoin/issues?q=label%3A%22Needs+release+note%22

#### Tagging a release (candidate)

Expand Down

0 comments on commit 14d1732

Please sign in to comment.