On Tue, Apr 23, 2019 at 12:37 PM Bruce Dubbs <[email protected]> wrote: > > Is there a way that issue conversations can be mirrored on the mailing > list? The same for commits to master. Right now I see every commit, > including branches and tags, made to svn. > > I don't make commits to jhalfs, but I follow the development because > everything is automatically reflected in the mailing list. I'd hate to > have to make following jhalfs development a manual operation.
Anyone with a Github account can subscribe to notifications on a public repo, and other features of that repo, including issues, if used. And you can control its behavior in your own preferences. To do something more advanced, like mirror commit messages to a mailing list or have full inline diffs in the message, you'd probably have to set up a webhook or something similar. That is certainly possible, but would require a little research. JH -- http://lists.linuxfromscratch.org/listinfo/alfs-discuss FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
