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

Handle test notifications #96

Merged
merged 1 commit into from
Apr 1, 2022
Merged

Handle test notifications #96

merged 1 commit into from
Apr 1, 2022

Conversation

larkox
Copy link
Contributor

@larkox larkox commented Feb 23, 2022

Summary

Handle test notifications.

Related PRs:

Mobile (Gekidou): mattermost/mattermost-mobile#6002
Server: mattermost/mattermost#19610

Ticket Link

None

@larkox larkox added the 1: Dev Review Requires review by a core commiter label Feb 23, 2022
@larkox larkox requested a review from enahum February 23, 2022 10:52
@github-actions
Copy link

Unit Test Results

  1 files  ±0    5 suites  ±0   16s ⏱️ ±0s
18 tests ±0  18 ✔️ ±0  0 💤 ±0  0 ±0 

Results for commit 36bd327. ± Comparison against base commit f181455.

@larkox
Copy link
Contributor Author

larkox commented Mar 1, 2022

@enahum Do we want to merge this already? I don't see any reason to delay the merge.

@enahum
Copy link
Contributor

enahum commented Mar 1, 2022

Definitely delayed and waiting for #87

I rather have it here and not deployed by mistake.

@enahum enahum requested a review from agnivade March 28, 2022 23:39
"version": msg.Version,
"channel_id": msg.ChannelID,
"is_crt_enabled": msg.IsCRTEnabled,
}

if msg.Badge != -1 {
Copy link
Member

Choose a reason for hiding this comment

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

Maybe better to check for < 0? 0/5

@enahum enahum added 2: Reviews Complete All reviewers have approved the pull request and removed 1: Dev Review Requires review by a core commiter labels Apr 1, 2022
@enahum enahum merged commit 7035a69 into master Apr 1, 2022
@enahum enahum deleted the TestNotifications branch April 1, 2022 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2: Reviews Complete All reviewers have approved the pull request
Projects
None yet
3 participants