Page MenuHomeFreeBSD

Hooks: standardize the release/changes line
Needs ReviewPublic

Authored by lbartoletti on Jun 11 2022, 6:17 AM.
Tags
None
Referenced Files
F132734030: D35455.id.diff
Sun, Oct 19, 11:23 AM
F132734026: D35455.id106836.diff
Sun, Oct 19, 11:23 AM
Unknown Object (File)
Sat, Oct 18, 9:44 PM
Unknown Object (File)
Sat, Oct 18, 2:56 PM
Unknown Object (File)
Mon, Sep 29, 4:26 PM
Unknown Object (File)
Sun, Sep 21, 3:38 PM
Unknown Object (File)
Sep 17 2025, 5:59 PM
Unknown Object (File)
Sep 9 2025, 10:23 AM

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:?