laminas/automatic-releases

Lables usage and documentation is missing

Closed this issue · 1 comments

Feature Request

Q A
New Feature yes
RFC yes/no
BC Break yes/no

Summary

The release generation process seems to use labels somehow:

The changelog items seem to be categorized by the labels:

Bug
129: Tests: Resolve duplicate data provider key thanks to @glensc
125: Merge release 2.12.5 into 2.13.x thanks to @github-actions[bot]

Duplicate,Enhancement
127: phpunit9 and php8 thanks to @delboy1978uk

Enhancement
117: Add PHP 8.0 support thanks to @bfoosness
109: Code style fixes in tests thanks to @glensc
101: Fixes #34 replace call_user_func* with self invoked function thanks to @samsonasik
34: replace call_user_func* with self invoked function thanks to @michalbundyra

I checked README.md and found no match for labels being documented.

Yes, that is how the underlying dependency generating the changelog, jwage/changelog-generator generates the changelog text.