ctubbsii commented on pull request #64:
URL: https://github.com/apache/comdev-site/pull/64#issuecomment-875026587


   > issues have not been enabled so that setting is irrelevant.
   
   As far as I can tell, the "issues" type is used for all 
"[issue_comment](https://docs.github.com/en/developers/webhooks-and-events/webhooks/webhook-events-and-payloads#issue_comment)"
 events, regardless of whether they occur on an "issue" or a "pull request". It 
should be noted that a "pull request" is just a type of "issue" on GitHub that 
also has a special git `ref` associated with it under `refs/pull` (see `git 
ls-remote`). So, it's necessary to set an address for "issues" if you want to 
get notifications for comments on pull requests, even if you're not using 
"issues".


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@community.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@community.apache.org
For additional commands, e-mail: dev-h...@community.apache.org

Reply via email to