Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow configuration of PR comments vs code comments #420

Open
richardowen opened this issue Mar 5, 2018 · 14 comments
Open

Allow configuration of PR comments vs code comments #420

richardowen opened this issue Mar 5, 2018 · 14 comments
Labels
topic:subscription Issue related to the `/github (un)subscribe` command type:feature Feature request

Comments

@richardowen
Copy link

In the previous Slack integration, it was possible to subscribe to comments on issues & pull requests but this wouldn't include comments on lines of code.

When comments are enabled in the new Slack integration, it sends every comment to Slack. Even comments on individual lines of code and even if reviews are not enabled in the integration. This makes the integration far too spammy to have comments enabled.

Ideally it would be nice for comments on code to be a separate configuration setting.

@bkeepers bkeepers added type:feature Feature request topic:subscription Issue related to the `/github (un)subscribe` command labels Mar 5, 2018
@shnhrrsn
Copy link

shnhrrsn commented Mar 29, 2018

This would be super helpful, our use case:

We have a slack channel “#issues” that’s subscribed to all issues on each repository and nothing else. Ideally this would also include issue comments, but since that would stream in PR comments and friends, it’s too noisy and unnecessary for non-end teams, forcing us to turn it off entirely.

@lee-40square
Copy link

Sorry to highjack this thread, but I've been frustrated that the new integration barely does anything that the previous webhook integration did. I'm surprised to see you mention comments because I can't get comments (PRs, code review on individual lines or elsewhere) to show in Slack. I've looked everywhere and can't find any way to set that. What am I missing?

@stale
Copy link

stale bot commented Jul 9, 2018

Is this still relevant? If so, just comment with any updates and we'll leave it open. Otherwise, if there is no further activity, it will be closed.

@stale stale bot added the wontfix label Jul 9, 2018
@richardowen
Copy link
Author

Unless this has changed, we'll still need to use the old integration for now.

@stale stale bot removed the wontfix label Jul 9, 2018
@shanev
Copy link

shanev commented Aug 9, 2018

I don't see any kind of comments with the new integration.

@mikej
Copy link

mikej commented Aug 10, 2018

@shanev notification of comments isn't enabled by default. You can enable for a repo with /github subscribe <owner>/<repo> comments

There's some more details about the additional notifications you can enable over here.

@Askir
Copy link

Askir commented Dec 8, 2018

Also it would be nice to be able to select only PR comments or only issue comments. If you look at the code this seems to already be possible, the features just seem to be linked all to one command instead of seperate commands: https://github.com/integrations/slack/blob/master/lib/models/subscription.js#L6-L16

I have never contributed to an open source proejct before but I guess I could try opening a PR to make these values spererate :D

@stale
Copy link

stale bot commented Dec 8, 2019

Is this still relevant? If so, just comment with any updates and we'll leave it open. Otherwise, if there is no further activity, it will be closed.

@stale stale bot added the wontfix label Dec 8, 2019
@richardowen
Copy link
Author

Well since there haven't been any updates, I assume this is still an issue. I haven't tried the new integration again but can't see anything new from the docs.

@stale stale bot removed the wontfix label Dec 8, 2019
@otech47
Copy link

otech47 commented Dec 4, 2020

Would also like to see this +1 as the comments do get noisy when you want to partition technical details in code review from solution planning/discussion in issues

@stale
Copy link

stale bot commented Jan 9, 2022

Is this still relevant? If so, just comment with any updates and we'll leave it open. Otherwise, if there is no further activity, it will be closed.

@stale stale bot added the wontfix label Jan 9, 2022
@markwoon
Copy link

markwoon commented Feb 4, 2022

Still hoping to see separate flags for issue/code comment feature...

@stale stale bot removed the wontfix label Feb 4, 2022
@Jacobsolawetz
Copy link

Same

@janek-j-survicate
Copy link

Still waiting

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic:subscription Issue related to the `/github (un)subscribe` command type:feature Feature request
Projects
None yet
Development

No branches or pull requests