Page MenuHomeFreeBSD

Hooks: standardize the release/changes line
Needs ReviewPublic

Authored by lbartoletti on Jun 11 2022, 6:17 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Aug 2, 5:47 AM
Unknown Object (File)
Sat, Aug 1, 7:23 AM
Unknown Object (File)
Wed, Jul 22, 4:44 AM
Unknown Object (File)
Sun, Jul 19, 4:48 PM
Unknown Object (File)
Sat, Jul 18, 4:32 AM
Unknown Object (File)
Thu, Jul 16, 8:25 AM
Unknown Object (File)
Wed, Jul 15, 9:38 PM
Unknown Object (File)
Jul 11 2026, 1:28 PM

Details

Reviewers
None
Group Reviewers
portmgr
Summary

Today, there is no such standardization, and we have something like:

changelog (or changes, etc): url

or

changelog (or changes, etc):
  url

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 45940
Build 42828: arc lint + arc unit

Event Timeline

I use to write it on a single line when the total length is < 73 chars, and with a second line when the URL is long.

tcberner added inline comments.
.hooks/prepare-commit-msg
82

^it might be slitghly confusing with the Relnotes tag src uses -- how about Changelog:?