Skip to content

Conversation

@BotondGalxc
Copy link
Contributor

closes #22

script "create-release-notes" fetches them from GitHub
release-notes added as first suggestion
Added parameter to use release-vector with a specified tag

@netlify
Copy link

netlify bot commented Aug 29, 2025

👷 Deploy request for docs-new pending review.

A Netlify team Owner will need to approve the deploy before you can run your build.

Are you a team Owner? Visit the deploys page to approve it

Need more help? Learn more in the Netlify docs

Name Link
🔨 Latest commit a002579


**Nice** to have:
## Release Notes
The release notes can be synced from GitHub with the GitHub API. Therefore, ensure that a valid access token is created and set on the GitHub Runner or local machine with the name `GH_RELEASE_TOKEN`.
Copy link
Contributor

Choose a reason for hiding this comment

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

You can use GITHUB_TOKEN, which is automatically injected into actions workflows: https://docs.github.com/en/actions/tutorials/authenticate-with-github_token

@BotondGalxc BotondGalxc merged commit 9ee43c5 into main Aug 29, 2025
1 check passed
@BotondGalxc BotondGalxc deleted the create-release-notes branch August 29, 2025 10:48
simcod pushed a commit that referenced this pull request Sep 2, 2025
* version parameter for readmes #20

* create release notes

* fix fetch-readme script
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Add release-notes from GitHub

3 participants