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

Enables evergreen notifications for documents. #660

Merged
merged 12 commits into from
Nov 12, 2020

Conversation

kevgliss
Copy link
Contributor

@kevgliss kevgliss commented Nov 6, 2020

Adds support for marking documents as eligible for evergreen notifications:

2020-11-09_14-17
2020-11-09_14-15
2020-11-09_15-30

@lgtm-com
Copy link

lgtm-com bot commented Nov 6, 2020

This pull request introduces 2 alerts and fixes 3 when merging 42b1dfa into 3f6d5b7 - view on LGTM.com

new alerts:

  • 1 for Use of the return value of a procedure
  • 1 for Potentially unsafe external link

fixed alerts:

  • 3 for Unused import

@lgtm-com
Copy link

lgtm-com bot commented Nov 9, 2020

This pull request introduces 2 alerts and fixes 3 when merging 046608f into 6f37dbf - view on LGTM.com

new alerts:

  • 1 for Use of the return value of a procedure
  • 1 for Potentially unsafe external link

fixed alerts:

  • 3 for Unused import

@kevgliss kevgliss marked this pull request as ready for review November 9, 2020 23:51
@lgtm-com
Copy link

lgtm-com bot commented Nov 10, 2020

This pull request introduces 3 alerts and fixes 3 when merging 61a7dd2 into 6f37dbf - view on LGTM.com

new alerts:

  • 1 for Use of the return value of a procedure
  • 1 for Unused import
  • 1 for Potentially unsafe external link

fixed alerts:

  • 3 for Unused import

Copy link
Contributor

@forestmonster forestmonster left a comment

Choose a reason for hiding this comment

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

Some language tweaks

kevgliss and others added 3 commits November 10, 2020 09:43
Co-authored-by: Forest Monsen <forest.monsen@gmail.com>
Co-authored-by: Forest Monsen <forest.monsen@gmail.com>
@lgtm-com
Copy link

lgtm-com bot commented Nov 10, 2020

This pull request introduces 3 alerts and fixes 3 when merging a61178a into 6f37dbf - view on LGTM.com

new alerts:

  • 1 for Use of the return value of a procedure
  • 1 for Unused import
  • 1 for Potentially unsafe external link

fixed alerts:

  • 3 for Unused import

@lgtm-com
Copy link

lgtm-com bot commented Nov 10, 2020

This pull request introduces 2 alerts and fixes 3 when merging 5a16083 into 6f37dbf - view on LGTM.com

new alerts:

  • 1 for Use of the return value of a procedure
  • 1 for Potentially unsafe external link

fixed alerts:

  • 3 for Unused import

@kevgliss kevgliss changed the title Initial work Enables evergreen notifications for documents. Nov 11, 2020
src/dispatch/document/models.py Show resolved Hide resolved
src/dispatch/document/scheduled.py Outdated Show resolved Hide resolved
src/dispatch/document/scheduled.py Outdated Show resolved Hide resolved
src/dispatch/document/scheduled.py Outdated Show resolved Hide resolved
src/dispatch/document/service.py Show resolved Hide resolved
src/dispatch/document/service.py Outdated Show resolved Hide resolved
Co-authored-by: Marc Vilanova <39573146+mvilanova@users.noreply.github.com>
@lgtm-com
Copy link

lgtm-com bot commented Nov 12, 2020

This pull request introduces 2 alerts and fixes 3 when merging c8ac9ba into 6f37dbf - view on LGTM.com

new alerts:

  • 1 for Use of the return value of a procedure
  • 1 for Potentially unsafe external link

fixed alerts:

  • 3 for Unused import

@lgtm-com
Copy link

lgtm-com bot commented Nov 12, 2020

This pull request introduces 2 alerts and fixes 3 when merging f4ba7cf into 6f37dbf - view on LGTM.com

new alerts:

  • 1 for Use of the return value of a procedure
  • 1 for Potentially unsafe external link

fixed alerts:

  • 3 for Unused import

@kevgliss kevgliss merged commit 2481dfa into master Nov 12, 2020
@kevgliss kevgliss deleted the feature/evergreen-reminder branch November 12, 2020 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants