#1702 closed enhancement (maybelater)
Add GitHub bot for PR/issue mentions
Reported by: | ocean90 | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Communication (Matrix, Slack, IRC) | Keywords: | |
Cc: |
Description
There is currently a Trac bot which posts a comment on a ticket if it was mentioned on Slack.
It would be nice if we can have one for GitHub too. Projects like GlotPress, REST API, Dashicons or Twenty Sixteen would benefit of it.
Change History (8)
This ticket was mentioned in Slack in #core-coding-standards by garyj. View the logs.
7 years ago
#4
@
7 years ago
Note that this came up today in #editor during a Gutenberg bug scrub. Any chance of looking back into having Slack mentions of Issues (and maybe even PRs) automatically referenced in the respective GitHub Issue (or PR) to ensure all conversation is appropriately captured in GitHub?
This ticket was mentioned in Slack in #core-editor by jeffpaul. View the logs.
7 years ago
#6
@
7 years ago
The main reason for the maybelater was that GitHub has also sent email notifications for comments by bots. Not sure if that has changed.
#7
@
7 years ago
@ocean90 I'm guessing the maybelater is due to the fact that Slack references included in Trac tickets does NOT generate a Trac email notification? I'd counter that it may not be a horrible thing if GitHub generates an email notification for Slack references. Though I can see why people would want to mimic the same functionality as the Trac integration.
Just to add - pulling mentioned Issues / created PRs Gutenberg into
#core-editor
and WPCS into#core-coding-standards
would also likely be useful.