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

[Streams] Only send message about missing client secret once #3901

Merged
merged 7 commits into from
Jun 18, 2020
Merged

[Streams] Only send message about missing client secret once #3901

merged 7 commits into from
Jun 18, 2020

Conversation

Drapersniper
Copy link
Contributor

@Drapersniper Drapersniper commented Jun 3, 2020

Type

  • Bugfix
  • Enhancement
  • New feature

Description of the changes

fixes #3587

@Jackenmen Jackenmen added Category: Cogs - Streams This is related to the Streams cog. Type: Fix labels Jun 4, 2020
Jackenmen
Jackenmen previously approved these changes Jun 18, 2020
Copy link
Member

@Jackenmen Jackenmen left a comment

Choose a reason for hiding this comment

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

Works great, I only wonder if notified_owner is the best name here - there could be more situations where we would want to notify owner in future and it could be confusing if there were notified_owner but also notified_owner_about_something.
I'm approving this anyway, but if you want to change that name, feel free to.
There's also one string suggestion but it's not related to the actual change so it can be ignored too.

redbot/cogs/streams/streams.py Outdated Show resolved Hide resolved
@Jackenmen Jackenmen modified the milestones: Backlog, 3.3.10 Jun 18, 2020
@Jackenmen Jackenmen self-assigned this Jun 18, 2020
@Drapersniper
Copy link
Contributor Author

wait no, dont merge i agree with you, and to avoid a migration later lets do it now

Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
Copy link
Member

@Jackenmen Jackenmen left a comment

Choose a reason for hiding this comment

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

Looks good to me 👍

@Jackenmen Jackenmen changed the title [Stream] Send Notify owner messages only when a key has been invalidated since last notify_owner [Streams] Only send message about missing client secret once Jun 18, 2020
@Jackenmen Jackenmen merged commit 79d042a into Cog-Creators:V3/develop Jun 18, 2020
@Cog-CreatorsBot Cog-CreatorsBot added the Changelog Entry: Pending Changelog entry for this PR hasn't been added by repo maintainers yet. label Jun 18, 2020
@Jackenmen Jackenmen added Changelog Entry: Added Changelog entry for this PR has already been added to changelog PR. and removed Changelog Entry: Pending Changelog entry for this PR hasn't been added by repo maintainers yet. labels Jun 18, 2020
@Drapersniper Drapersniper deleted the fix-3587 branch June 21, 2020 17:39
@Jackenmen Jackenmen added the Type: Bug Unexpected behavior, result, or exception. In case of PRs, it is a fix for the foregoing. label Jul 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: Cogs - Streams This is related to the Streams cog. Changelog Entry: Added Changelog entry for this PR has already been added to changelog PR. Type: Bug Unexpected behavior, result, or exception. In case of PRs, it is a fix for the foregoing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bot sends messages to owners on each load of streams cog
3 participants