Skip to content

Add release note generation#7

Merged
rnc merged 3 commits intoproject-ncl:mainfrom
rnc:BR1
Apr 9, 2026
Merged

Add release note generation#7
rnc merged 3 commits intoproject-ncl:mainfrom
rnc:BR1

Conversation

@rnc
Copy link
Copy Markdown
Contributor

@rnc rnc commented Mar 27, 2026

No description provided.

@rnc rnc requested a review from thescouser89 April 9, 2026 09:03
@rnc rnc marked this pull request as ready for review April 9, 2026 09:23
@rnc
Copy link
Copy Markdown
Contributor Author

rnc commented Apr 9, 2026

@thescouser89 We could get cleverer with the release note generation if we used e.g. https://github.com/actions/labeler to classify PRs as e.g. documentation changes

# Use the standard GITHUB_TOKEN or a Custom PAT if pushing to other repos
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Create the GH Release
run: gh release create --generate-notes
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I genuinely have no idea if the current permissions are enough to be able to run a gh release. Google is being useless. Let's run it and see and adjust as needed.

@rnc rnc merged commit 5225e7b into project-ncl:main Apr 9, 2026
2 checks passed
@rnc rnc deleted the BR1 branch April 9, 2026 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants