Skip to content

Conversation

@dhirschfeld
Copy link

@dhirschfeld dhirschfeld commented Oct 30, 2025

All Submissions:

Changes to / New Features:

  • I included docs for (the changes to) my feature.
  • I wrote tests for (the changes to) my feature.

Description of changes

This implements the simplest possible automated release notes for solara. I'm adding this because an up-to-date changelog is something I've wanted and I think solara is pretty great and want it to succeed!

Resolves #206

Related:

@dhirschfeld dhirschfeld changed the title Add a workflow to create a GitHub Release whenever a new tag is pushed ci: Add a workflow to create a GitHub Release Oct 30, 2025
'${{ github.ref_name }}'
--repo '${{ github.repository }}'
--title 'Release ${{ github.ref_name }}'
--generate-notes
Copy link
Author

Choose a reason for hiding this comment

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

Will automatically generate basic release notes based on the PRs merged since the previous release.

xref: https://docs.github.com/en/repositories/releasing-projects-on-github/automatically-generated-release-notes

@dhirschfeld dhirschfeld force-pushed the github-release branch 2 times, most recently from b08dee4 to ead181f Compare January 15, 2026 12:44
@dhirschfeld
Copy link
Author

bump!

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.

Add release notes

1 participant