Page MenuHomeFreeBSD

Hooks: standardize the release/changes line
Needs ReviewPublic

Authored by lbartoletti on Jun 11 2022, 6:17 AM.
Tags
None
Referenced Files
F136202393: D35455.diff
Sun, Nov 16, 3:49 PM
Unknown Object (File)
Sat, Nov 1, 8:40 PM
Unknown Object (File)
Sat, Oct 25, 10:52 AM
Unknown Object (File)
Tue, Oct 21, 2:29 PM
Unknown Object (File)
Sun, Oct 19, 11:23 AM
Unknown Object (File)
Sun, Oct 19, 11:23 AM
Unknown Object (File)
Sat, Oct 18, 9:44 PM
Unknown Object (File)
Sat, Oct 18, 2:56 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:?