Page MenuHomeFreeBSD

Hooks: standardize the release/changes line
Needs ReviewPublic

Authored by lbartoletti on Jun 11 2022, 6:17 AM.
Tags
None
Referenced Files
F106807578: D35455.id106836.diff
Sun, Jan 5, 5:34 PM
Unknown Object (File)
Thu, Dec 12, 6:05 PM
Unknown Object (File)
Thu, Dec 12, 12:14 PM
Unknown Object (File)
Nov 26 2024, 6:34 AM
Unknown Object (File)
Nov 4 2024, 11:15 AM
Unknown Object (File)
Oct 28 2024, 12:31 AM
Unknown Object (File)
Oct 27 2024, 4:51 PM
Unknown Object (File)
Oct 3 2024, 1:08 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:?