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

3128: Fix promotion messages being posted to the wrong mattermost channel #3141

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

lunars97
Copy link
Contributor

@lunars97 lunars97 commented Mar 5, 2025

Short Description

Promotion messages and releases are being posted on ~integreat-app-notifications channel instead of being posted on ~releases

Proposed Changes

  • Replace integreat-app-notifications with releases

Side Effects

Mattermost channel

Testing

not testable, can be seen if it will be posted on the related channel

Resolved Issues

Fixes: #3128


Copy link
Contributor

@f1sh1918 f1sh1918 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@steffenkleinle steffenkleinle left a 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 :)

@lunars97 lunars97 force-pushed the 3128-fix-promotion-messages-posted-to-wrong-mattermost-channel branch 5 times, most recently from fa7c2f4 to 983fe8c Compare March 10, 2025 08:05
@lunars97 lunars97 force-pushed the 3128-fix-promotion-messages-posted-to-wrong-mattermost-channel branch from 983fe8c to f4804cb Compare March 10, 2025 08:13
Send_notification $1 $2 "$3"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

👀

Copy link
Contributor

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 😅

Copy link
Member

@steffenkleinle steffenkleinle left a comment

Choose a reason for hiding this comment

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

LGTM

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.

Promotion messages are posted to wrong mattermost channel
4 participants