How do I get notifications for commits to a repository?

前端 未结 8 1555
孤城傲影
孤城傲影 2021-02-05 02:04

I\'d like to know what kind of commits are being made to the Lithium framework so I can update (or rollback) when there is something major.

I\'m already watching the re

相关标签:
8条回答
  • 2021-02-05 02:44

    In addition to the other suggestions, you might try HubNotify for e-mail notifications.

    0 讨论(0)
  • 2021-02-05 02:48

    Go to your github project -> Settings -> notifications.

    Add any address you want to notify when commits are done.

    0 讨论(0)
提交回复
热议问题