bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#19113: Generate a ChangeLog file from commit logs


From: Ted Zlatanov
Subject: bug#19113: Generate a ChangeLog file from commit logs
Date: Fri, 05 Dec 2014 09:33:48 -0500
User-agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/25.0.50 (darwin)

On Fri, 05 Dec 2014 03:07:07 -0500 Glenn Morris <rgm@gnu.org> wrote: 

GM> I think this change will lower the quality of Emacs ChangeLogs, which
GM> are important forms of documentation

For this reason and many others, I suggest blocking commits directly to
master.

Instead, people should commit to a private branch they can rewrite (git
push -f after amending a commit, for instance) and then a build system
can merge that into master when it passes ChangeLog checks (and possibly
a basic build check, and possibly maintainer approval).

This is, of course, the PR system you find on Github and such sites. It
works for thousands of projects.  I see no reason why Emacs is special.

Ted





reply via email to

[Prev in Thread] Current Thread [Next in Thread]