Skip to content

Conversation

@per1234
Copy link
Contributor

@per1234 per1234 commented Aug 16, 2021

The workflow used as a reference for this repository's "Release" workflow was based on the style of tags used in the Arduino CLI repository, where the tag name is identical to the version name. The tags filter was updated to the "v"-prefixed tag name style used by this repository (and required by Go) but the arduino/create-changelog action's tag-regex input value was not. This resulted in the generated changelog containing the repository's entire commit history.

The workflow used as a reference for this repository's "Release" workflow was based on the style of tags used in the Arduino CLI repository, where the tag name is identical to the version name. The tags filter was updated to the "v"-prefixed tag name style used by this repository (and required by Go) but the `arduino/create-changelog` action's `tag-regex` input value was not. This resulted in the generated changelog containing the repository's entire commit history.
@per1234 per1234 added topic: infrastructure Related to project infrastructure type: imperfection Perceived defect in any part of project labels Aug 16, 2021
@per1234 per1234 requested review from cmaglie and umbynos August 16, 2021 06:33
@per1234 per1234 merged commit 2010259 into arduino:main Aug 16, 2021
@per1234 per1234 deleted the changelog-tag-regex branch August 16, 2021 10:42
@per1234 per1234 self-assigned this Nov 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic: infrastructure Related to project infrastructure type: imperfection Perceived defect in any part of project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants