On Fri, 1 Mar 2019 at 21:53, Mark Thomas <[email protected]> wrote: > > On 01/03/2019 21:26, sebb wrote: > > The [GitHub] messages sent by [email protected] don't say what repo they > > relate to. > > > > This make it difficult to know which component is involved. > > > > Sometimes the subject includes a JIRA issue, but many subjects give no clue. > > > > I think it would be would be useful if the repo name was included in > > the subject prefix. > > > > For example. > > Instead of: > > > > [GitHub] zsoltii opened a new pull request #74: Add new function: > > byteCountToDisplayRoundedSize > > > > The subject would be: > > > > [GitHub] (commons-io) zsoltii opened a new pull request #74: Add new > > function: byteCountToDisplayRoundedSize > > > > WDYT? > > Why not > > [commons-io] zsoltii opened a new pull request #74: Add new function: > byteCountToDisplayRoundedSize > > to match the format of the commit messages? And to make the subject a > little shorter.
+1 That would be better. > Mark > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
