-
Notifications
You must be signed in to change notification settings - Fork 189
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
[tests-only][full-ci] add test to set receiving email intervals to never #10928
Merged
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
24 tasks
f75a827
to
6dd2deb
Compare
1bf3288
to
1af0151
Compare
tests/acceptance/features/apiSettings/notificationSetting.feature
Outdated
Show resolved
Hide resolved
1af0151
to
aa101a1
Compare
tests/acceptance/features/apiSettings/notificationSetting.feature
Outdated
Show resolved
Hide resolved
aa101a1
to
2d5584a
Compare
2d5584a
to
c910bb1
Compare
saw-jan
approved these changes
Feb 4, 2025
c910bb1
to
cca82b7
Compare
amrita-shrestha
requested changes
Feb 5, 2025
tests/acceptance/features/apiSettings/notificationSetting.feature
Outdated
Show resolved
Hide resolved
cca82b7
to
c7062b1
Compare
tests/acceptance/features/apiSettings/notificationSetting.feature
Outdated
Show resolved
Hide resolved
c7062b1
to
4eafb94
Compare
tests/acceptance/features/apiSettings/notificationSetting.feature
Outdated
Show resolved
Hide resolved
4eafb94
to
e05afca
Compare
saw-jan
approved these changes
Feb 5, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
9 tasks
Signed-off-by: prashant-gurung899 <[email protected]>
e05afca
to
24b8893
Compare
|
amrita-shrestha
approved these changes
Feb 6, 2025
ownclouders
pushed a commit
that referenced
this pull request
Feb 6, 2025
[tests-only][full-ci] add test to set receiving email intervals to never
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.
Description
This PR adds test to set the
email sending interval
tonever
.In default, the
![image](https://private-user-images.githubusercontent.com/53248463/406827421-e8d28b42-15ba-48a6-ac16-1e4db608d30c.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxODQ4NDcsIm5iZiI6MTczOTE4NDU0NywicGF0aCI6Ii81MzI0ODQ2My80MDY4Mjc0MjEtZThkMjhiNDItMTViYS00OGE2LWFjMTYtMWU0ZGI2MDhkMzBjLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDEwNDkwN1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWM0ZWE1MWEyOTdiN2I0YzI2ZTRlZWEwZmJjOGY4NGVkOTEyYmE4OGUyNjQyZTJmODcxNmQyZDRmMWFmMzhkNmUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.IaLuXhsXcTtjrWcRBI04L1adHeMpBORaMc3EW5N6Bi0)
email sending interval
is set toinstant
.Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: