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

Add private room for SagarV and Smoke Detector on meta chat #973

Closed
wants to merge 4 commits into from
Closed

Add private room for SagarV and Smoke Detector on meta chat #973

wants to merge 4 commits into from

Conversation

sagarvd01
Copy link

added a new private room only for reports. no other discussion.

added a new room
@tripleee
Copy link
Member

tripleee commented Jul 21, 2017

Could you document here the rationale for adding another room on Meta? Smoke Detector is already in the Tavern (and posts are periodically archived to Chimney). If this is just for your personal needs, you can set up Smokey to ping you in chat with !!/notify, or you can install the spamtracker userscript.

@Glorfindel83
Copy link
Member

@tripleee to be fair, !!/notify is rather broken.

@tripleee
Copy link
Member

For the record, the Travis failure is just the run-of-the-mill flake8 whitespace flak.

@AWegnerGitHub AWegnerGitHub self-requested a review July 21, 2017 11:27
@AWegnerGitHub
Copy link
Member

I'd also like to know the rational behind this.

@tripleee tripleee changed the title Update ws.py Add private room for SagarV and Smoke Detector on meta chat Jul 21, 2017
ws.py Outdated
@@ -197,6 +197,10 @@ def check_socket_connections():
"room": GlobalVars.wrap.get_room("388"),
"unwantedReasons": []
},
{ "sites": ["meta.stackexchange.com"],
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

flake8 dislikes this, but the fix should be trivial -- just add a newline after the opening brace and reindent.

ws.py Outdated
@@ -197,6 +197,10 @@ def check_socket_connections():
"room": GlobalVars.wrap.get_room("388"),
"unwantedReasons": []
},
{ "sites": ["meta.stackexchange.com"],
"room": GlobalVars.wrap.get_room("1121"),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you will need to use wrapm rather than wrap to get the correct room.

sagarvd01 and others added 3 commits July 21, 2017 17:42
Hopefully finally appease flake8
Gaah, missed one. `flake8`, happy now?
@codecov-io
Copy link

Codecov Report

Merging #973 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #973   +/-   ##
=======================================
  Coverage   64.22%   64.22%           
=======================================
  Files           6        6           
  Lines        1764     1764           
=======================================
  Hits         1133     1133           
  Misses        631      631
Impacted Files Coverage Δ
findspam.py 82.48% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a46a413...6319e56. Read the comment docs.

@AWegnerGitHub
Copy link
Member

AWegnerGitHub commented Jul 26, 2017

Rejected due to lack of explanation both here and in CHQ

Rejected with PullApprove

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants