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

Provide a way to shrink notification bodies per-subscription #470

Closed
mickmister opened this issue Aug 17, 2021 · 1 comment · Fixed by #534
Closed

Provide a way to shrink notification bodies per-subscription #470

mickmister opened this issue Aug 17, 2021 · 1 comment · Fixed by #534
Labels
1: PM Review Requires review by a product manager

Comments

@mickmister
Copy link
Member

Currently "issue created" events cause the whole PR body to show in the resulting notification in Mattermost. Most other (I believe all other) events have a much slimmer display, removing the body of the issue/PR.

The idea here is to allow subscriptions to be configurable so the user can adjust if the issue/PR body should be shown or not. See the linked Mattermost thread below for more details.

cc @aaronrothschild

Issue created from a Mattermost message by @mickmister.

@mickmister mickmister added the 1: PM Review Requires review by a product manager label Aug 17, 2021
@mickmister
Copy link
Member Author

Here's an example of two different kinds of notifications side-by-side

image

ijansky added a commit to ijansky/mattermost-plugin-github that referenced this issue Feb 9, 2022
TeodorPt added a commit to ijansky/mattermost-plugin-github that referenced this issue Feb 11, 2022
TeodorPt added a commit to ijansky/mattermost-plugin-github that referenced this issue Feb 11, 2022
ijansky added a commit to ijansky/mattermost-plugin-github that referenced this issue Feb 16, 2022
ijansky pushed a commit to ijansky/mattermost-plugin-github that referenced this issue Feb 16, 2022
ijansky pushed a commit to ijansky/mattermost-plugin-github that referenced this issue Feb 16, 2022
TeodorPt added a commit to ijansky/mattermost-plugin-github that referenced this issue Feb 17, 2022
TeodorPt added a commit to ijansky/mattermost-plugin-github that referenced this issue Feb 17, 2022
TeodorPt added a commit to ijansky/mattermost-plugin-github that referenced this issue Feb 17, 2022
ijansky added a commit to ijansky/mattermost-plugin-github that referenced this issue Feb 17, 2022
ijansky pushed a commit to ijansky/mattermost-plugin-github that referenced this issue Feb 17, 2022
TeodorPt pushed a commit to ijansky/mattermost-plugin-github that referenced this issue Apr 1, 2022
TeodorPt added a commit to ijansky/mattermost-plugin-github that referenced this issue Apr 1, 2022
TeodorPt added a commit to ijansky/mattermost-plugin-github that referenced this issue Apr 1, 2022
TeodorPt added a commit to ijansky/mattermost-plugin-github that referenced this issue Apr 1, 2022
TeodorPt added a commit to ijansky/mattermost-plugin-github that referenced this issue Apr 1, 2022
TeodorPt added a commit to ijansky/mattermost-plugin-github that referenced this issue Apr 1, 2022
TeodorPt added a commit to ijansky/mattermost-plugin-github that referenced this issue Apr 1, 2022
TeodorPt added a commit to ijansky/mattermost-plugin-github that referenced this issue Apr 1, 2022
TeodorPt added a commit to ijansky/mattermost-plugin-github that referenced this issue Apr 1, 2022
TeodorPt pushed a commit to ijansky/mattermost-plugin-github that referenced this issue Apr 8, 2022
TeodorPt added a commit to ijansky/mattermost-plugin-github that referenced this issue Apr 8, 2022
TeodorPt added a commit to ijansky/mattermost-plugin-github that referenced this issue Apr 8, 2022
TeodorPt added a commit to ijansky/mattermost-plugin-github that referenced this issue Apr 8, 2022
mickmister added a commit that referenced this issue Aug 22, 2022
…ender-style flag (#534)

* [GH-470] Add a flag to enable brief, title-only notifications

* [GH-470] Pass config to template rendering together with event

* [GH-470] Make flags more configurable and change tite-only to render-style

* [GH-470] Add tests for render-style

* Address comments for PR 534

* Turn features into a flag argument for subscription add input

* Update flag const names and documentation

* add --verbose flag to npm install

Co-authored-by: Teodor Petrican <teodor.petrican@gmail.com>
Co-authored-by: Michael Kochell <6913320+mickmister@users.noreply.github.com>
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1: PM Review Requires review by a product manager
Projects
None yet
1 participant