Skip to content

Conversation

@jonrebm
Copy link
Contributor

@jonrebm jonrebm commented Nov 24, 2025

This github actions workflow will create a draft release for PRs that updates the version file.

The commit message subject line must be Release microcom <version>

The commit message body will be used as release description. The release is converted from draft to an actual release, and the commit thereby tagged once the release PR is merged.

Commits are tagged as v as usual.

tar.gz and tar.xz output of make dist is added to the release assets.

see
https://github.com/jonrebm/microcom/releases/tag/v2025.11.0
for results

@jonrebm
Copy link
Contributor Author

jonrebm commented Nov 24, 2025

Well this pr fails CI because it's a special case of changing the "version" file without making a release 😉

Copy link
Member

@a3f a3f left a comment

Choose a reason for hiding this comment

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

Let's try :)

@a3f a3f self-requested a review November 28, 2025 15:35
@a3f
Copy link
Member

a3f commented Nov 28, 2025

Strange that we include DCO, but not COPYING. looks good otherwise.

This github actions workflow will create a draft release for PRs that
updates the version file.

The commit message subject line must be
Release microcom <version>

The commit message body will be used as release description. The release
is converted from draft to an actual release, and the commit thereby
tagged once the PR is merged.

Signed-off-by: Jonas Rebmann <[email protected]>
@jonrebm jonrebm merged commit 7ba1c56 into pengutronix:main Nov 28, 2025
1 of 2 checks passed
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.

2 participants