You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 5, 2024. It is now read-only.
It seems that release message generated via the automatic-releases package only include the title (first line) of each commit message. I would normally look to a release change log to find detailed information about the change in each release. However, this since git practices dictate a commit message first line of no more than 50 characters, the release change logs produced by automatic-releases end up not being very detailed at all.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It seems that release message generated via the
automatic-releases
package only include the title (first line) of each commit message. I would normally look to a release change log to find detailed information about the change in each release. However, this since git practices dictate a commit message first line of no more than 50 characters, the release change logs produced byautomatic-releases
end up not being very detailed at all.The text was updated successfully, but these errors were encountered: