-
Notifications
You must be signed in to change notification settings - Fork 21
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
3128: Fix promotion messages being posted to the wrong mattermost channel #3141
base: main
Are you sure you want to change the base?
3128: Fix promotion messages being posted to the wrong mattermost channel #3141
Conversation
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
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.
Thanks for the PR, you are on the right track just in the wrong place :)
fa7c2f4
to
983fe8c
Compare
…nnel 3128: Apply suggestions
983fe8c
to
f4804cb
Compare
Send_notification $1 $2 "$3" |
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.
👀
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.
That's a prettier change to have an empty line at the end of the file. In case you were wondering why there is a change here 😅
…mattermost-channel
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
Short Description
Promotion messages and releases are being posted on ~integreat-app-notifications channel instead of being posted on ~releases
Proposed Changes
Side Effects
Mattermost channel
Testing
not testable, can be seen if it will be posted on the related channel
Resolved Issues
Fixes: #3128