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)
Wed, May 28, 11:59 AM
Unknown Object (File)
Wed, May 28, 9:15 AM
Unknown Object (File)
Tue, May 27, 12:08 PM
Unknown Object (File)
Sun, May 25, 4:28 AM
Unknown Object (File)
Fri, May 16, 2:21 PM
Unknown Object (File)
Apr 29 2025, 11:54 AM
Unknown Object (File)
Apr 23 2025, 3:12 PM
Unknown Object (File)
Apr 14 2025, 6:51 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:?