Github notifications - Mail to PR creator -


if raise pull request , if need notified mail saying --

you have created pull request "bla bla" on "so , so" date. 

on merge - notification

on comment - notification

so question is...

  1. are there such settings in github sends mail pr creator?
  2. can tag myself in pr comment ?

any !!

are there such settings in github sends mail pr creator?

there's no setting in github makes platform work in way. note: can send email support@github.com request such feature.

can tag myself in pr comment ?

yes, can. won't trigger email sent mailbox

however, if you're after keeping track of own activity on github, there may exist alternative: github exposes atoms feeds various endpoints. user 1 of them. register own feed in rss reader , you're done.


Comments

Popular posts from this blog

Android layout hidden on keyboard show -

google app engine - 403 Forbidden POST - Flask WTForms -

c - Why would PK11_GenerateRandom() return an error -8023? -