Skip to content

ci: Add workflow to auto-create release notes#270

Merged
daniele-moro merged 3 commits intomainfrom
auto-release
Jun 13, 2025
Merged

ci: Add workflow to auto-create release notes#270
daniele-moro merged 3 commits intomainfrom
auto-release

Conversation

@daniele-moro
Copy link
Copy Markdown
Contributor

Description

Trigger workflow on tags to automatically create GH releases with proper release notes based on the changes that applies to the subfolder referred by the release.

Any Newly Introduced Dependencies

Please describe any newly introduced 3rd party dependencies in this change. List their name, license information and how they are used in the project.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist:

  • I agree to use the APACHE-2.0 license for my code changes
  • I have not introduced any 3rd party dependency changes
  • I have performed a self-review of my code

Copy link
Copy Markdown
Contributor

@cjnolan cjnolan left a comment

Choose a reason for hiding this comment

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

Looks great! Is there a way to make this a common workflow in orch-ci that workflows in each repo can then call when a new tag is added, as is done with the pre and post workflows?

@daniele-moro
Copy link
Copy Markdown
Contributor Author

Looks great! Is there a way to make this a common workflow in orch-ci that workflows in each repo can then call when a new tag is added, as is done with the pre and post workflows?

I was thinking about it. I want to run it few times here, then I can move it to orch-ci.
I'm thinking about adding also a list of new contributors for the release. But I haven't been able to add it yet.

@daniele-moro daniele-moro merged commit e71a6d1 into main Jun 13, 2025
10 checks passed
@daniele-moro daniele-moro deleted the auto-release branch June 13, 2025 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants