-
Notifications
You must be signed in to change notification settings - Fork 81
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
Do not email option #4277
Merged
Merged
Do not email option #4277
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
aapeliv
changed the base branch from
develop
to
backend/feature/event-notifications
May 3, 2024 20:13
aapeliv
force-pushed
the
backend/feature/do-not-email
branch
from
May 3, 2024 21:34
e1e74f4
to
1eec7e4
Compare
aapeliv
added
the
release notes: pending
Add to stuff that should be included in release notes
label
May 4, 2024
aapeliv
force-pushed
the
backend/feature/event-notifications
branch
from
May 19, 2024 22:18
e4a0114
to
84c0297
Compare
aapeliv
force-pushed
the
backend/feature/do-not-email
branch
from
May 19, 2024 23:21
cecf31b
to
a20f1ce
Compare
aapeliv
force-pushed
the
backend/feature/do-not-email
branch
2 times, most recently
from
May 19, 2024 23:24
2b5b99e
to
9ecdf1a
Compare
aapeliv
force-pushed
the
backend/feature/do-not-email
branch
2 times, most recently
from
May 19, 2024 23:32
7e5d19e
to
52e5005
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Adds a link in the footer to not email. If this is on, forces the user to not be open to requests.
Hopefully helps with #3520
Closes #4120
Backend checklist
autoflake --exclude src/proto -r -i --remove-all-unused-imports src && isort . && black .
inapp/backend
develop
if necessary for linear migration history