Skip to content

Commit ac4b104

Browse files
committed
Add release notes
Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
1 parent 23f7012 commit ac4b104

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

RELEASE_NOTES.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ But you might still need to adapt your code:
2626

2727
### Cookiecutter template
2828

29-
<!-- Here new features for cookiecutter specifically -->
29+
- The cookiecutter now asks whether a repository is private, defaults that answer from the selected license, and uses it to toggle private-repository workflow behavior, public publishing jobs, and the link to GitHub Discussions in the issue template chooser.
3030

3131
## Bug Fixes
3232

@@ -35,3 +35,5 @@ But you might still need to adapt your code:
3535
### Cookiecutter template
3636

3737
- The unused cross-arch QEMU-based testing infrastructure has been removed. The `.github/containers/nox-cross-arch/` and `.github/containers/test-installation/` directories, as well as the "Cross-Arch Testing" section in `CONTRIBUTING.md`.
38+
- Private repositories now are generated with credentials uncommented and the publishing workflows disabled.
39+
- The issue template chooser (`config.yml`) no longer includes the `contact_links` section for private repositories, since GitHub Discussions are typically disabled for them.

0 commit comments

Comments
 (0)