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

fix(Gotify Node): Add option to set content type to support Markdown messages #8442

Merged
merged 1 commit into from
Jan 26, 2024

Conversation

Joffcom
Copy link
Member

@Joffcom Joffcom commented Jan 25, 2024

Summary

In the node message description we mention that the message can be sent using Markdown but we were not setting the content type for this. This PR adds an Options list (so we can support more in the future) and a content type option that defaults to the current behavior so we don't break anything.

Related tickets and issues

#8433

@n8n-assistant n8n-assistant bot added n8n team Authored by the n8n team node/improvement New feature or request labels Jan 25, 2024
Copy link
Contributor

@michael-radency michael-radency 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

cypress bot commented Jan 26, 2024

1 flaky test on run #3923 ↗︎

0 338 5 0 Flakiness 1

Details:

🌳 🖥️ browsers:node18.12.0-chrome107 🤖 Joffcom 🗃️ e2e/*
Project: n8n Commit: 95c139a49f
Status: Passed Duration: 03:27 💡
Started: Jan 26, 2024 10:08 AM Ended: Jan 26, 2024 10:12 AM
Flakiness  cypress/e2e/5-ndv.cy.ts • 1 flaky test

View Output Video

Test Artifacts
NDV > should not retrieve remote options when required params throw errors Test Replay Screenshots Video

Review all test suite changes for PR #8442 ↗︎

Copy link
Contributor

⚠️ Some Cypress E2E specs are failing, please fix them before merging

Copy link
Contributor

✅ All Cypress E2E specs passed

@Joffcom Joffcom merged commit c2ffd4e into master Jan 26, 2024
30 checks passed
@Joffcom Joffcom deleted the gh/8433 branch January 26, 2024 10:33
@github-actions github-actions bot mentioned this pull request Jan 31, 2024
@janober
Copy link
Member

janober commented Feb 2, 2024

Got released with [email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
n8n team Authored by the n8n team node/improvement New feature or request Released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants