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)
Tue, Sep 8, 2:28 AM
Unknown Object (File)
Mon, Sep 7, 11:29 PM
Unknown Object (File)
Sat, Sep 5, 12:59 PM
Unknown Object (File)
Sat, Sep 5, 9:37 AM
Unknown Object (File)
Sat, Sep 5, 12:05 AM
Unknown Object (File)
Fri, Sep 4, 10:10 PM
Unknown Object (File)
Fri, Sep 4, 3:49 PM
Unknown Object (File)
Thu, Sep 3, 9:16 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:?