From: Thomas C. <tca...@gm...> - 2014-05-16 13:10:33
|
On Fri, May 16, 2014 at 4:17 AM, Eric Firing <ef...@ha...> wrote: > Maybe this problem could be reduced by having a directory for CHANGELOG > chunks, one file per PR, with the PR number as the filename. Then at > release time they could be concatenated, edited, appended to the real > CHANGELOG, and deleted. I like this idea a lot. PR number as name is a little awkward as you don't know the PR# till you submit the PR. As long as they all go in the same folder and we use a quasi-unique scheme (YYYY-MM-DD-[initials]_[n].txt) to name them it should be fine -- Thomas Caswell tca...@gm... |