nushell / nushell/nu_scripts

Include PRs without notes:ready in generated release notes

Open
#1,202 1 comment 0 reactions 1 assignee View on GitHub

@ysthakur is already working on this.

Since Jan 17, 2026.

enhancement
Dominant language
Nushell
Stars
1.3k
Forks
323
Avg merge
2h 55m
Merged PRs (30d)
3

Description

Right now, when generating a release notes PR, if an included PR isn't labelled with notes:ready, we don't include the release notes at all. This means that for such PRs, the person writing the release notes has to manually copy the release notes from that PR.

I believe that most of the time, the absence of the notes:ready label just means that the PR author forgot to add the label. In any case, I think it's best if we included the PR's "Release Notes Summary" section in the generated release notes anyway. If the person writing the release notes doesn't like it, they can easily delete it.

This is the bit we need to touch. Easy peasy

https://github.com/nushell/nu_scripts/blob/c0eef9bb94eaf9d69f1cc27e2e1964fdb66fb24a/make_release/notes/generate.nu#L29-L34

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.